Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 catalog writer minor refactoring #102

Merged
merged 6 commits into from
Dec 2, 2024
Merged

S3 catalog writer minor refactoring #102

merged 6 commits into from
Dec 2, 2024

Conversation

s-vitaliy
Copy link
Contributor

Part of #61

Implemented:

  • Schema was moved to a parameter from class constructor
  • Added IcebergCatalogSettings class
  • Reduced number of parameters in the IcebergS3CatalogWriter constructor

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

Implemented:
- Schema was moved to a parameter from class constructor
- Added IcebergCatalogSettings class
- Reduced number of parameters in the IcebergS3CatalogWriter constructor
@s-vitaliy s-vitaliy marked this pull request as ready for review December 2, 2024 12:44
@s-vitaliy s-vitaliy requested a review from a team as a code owner December 2, 2024 12:44
@s-vitaliy s-vitaliy merged commit def0103 into scala Dec 2, 2024
1 check passed
@s-vitaliy s-vitaliy deleted the minor-refactor branch December 2, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant