-
Notifications
You must be signed in to change notification settings - Fork 539
feat: add framework for File Format Options #3794
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
Open
corwinjoy
wants to merge
33
commits into
delta-io:main
Choose a base branch
from
corwinjoy:file_format_options_squashed
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0aeb7ea
Update delta-rs to add FileFormatOptions
corwinjoy c081278
Update optimize to use zstd compression by default. Fix clippy warnings.
corwinjoy 9059d8e
Merge branch 'main' into file_format_options_squashed
corwinjoy a41d3d3
Merge branch 'main' into file_format_options_squashed
corwinjoy cd88ef8
Fix build error created by merging main
corwinjoy e5915e0
Merge branch 'main' into file_format_options_squashed
corwinjoy 56ec968
Update optimize.rs to fix merge conflicts from main
corwinjoy 1b7d6c2
cargo format
corwinjoy 4a89682
Merge branch 'main' into file_format_options_squashed
corwinjoy 56a0cb5
Merge latest from main
corwinjoy 73cccbe
Undo refactorization of optimize routines to make diffs clearer
corwinjoy 5359a9e
Move file_format_options into DeltaTableConfig
corwinjoy 2d29203
Merge branch 'main' into file_format_options_squashed
corwinjoy b9376bd
Fix build errors from merge with main
corwinjoy 4ae8443
Update comment for with_table_config in CreateBuilder
corwinjoy c7281de
Refined optimize.rs, cargo fmt, comment on builder
corwinjoy 24fba72
Inline and Remove build_writer_properties_factory_ffo Function.
corwinjoy d71bda5
Inline and Remove to_table_parquet_options_from_ffo Function.
corwinjoy 2c2a7fd
Remove file_format_options argument from the find_files and find_file…
corwinjoy a0921c4
cargo fmt
corwinjoy a8aba72
Work in progress. Begin removal of file_format_options from DeltaScan…
corwinjoy 31569a6
Finish removal of file_format_options from DeltaScanBuilder
corwinjoy 762b6b5
cargo fmt
corwinjoy 9d48c94
Remove dead code flagged by clippy
corwinjoy 6913ec8
Merge branch 'main' into file_format_options_squashed
corwinjoy 46097ee
Fix errors introduced by merge from main.
corwinjoy 9495f13
Cargo clippy + fmt
corwinjoy 020d409
Remove extension to create WriterPropertiesBuilder from WriterPropert…
corwinjoy 2d14fbf
Change try_with_config to not be async to match main.
corwinjoy cd21447
Remove build_writer_properties_factory_wp and convert to trait.
corwinjoy ac71c65
Convert build_writer_properties_factory_or_default_ffo to trait.
corwinjoy 8047afe
cargo fmt
corwinjoy a036d7f
Update parquet-key-management to version 0.4.1 to avoid build depende…
corwinjoy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.