-
Notifications
You must be signed in to change notification settings - Fork 359
feat: project Spark 4 VARIANT columns in native Parquet scans #5407
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
peterxcli
wants to merge
29
commits into
apache:main
Choose a base branch
from
peterxcli:feat/native-variant-proj
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.
+5,238
−184
Open
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
45a0ed4
feat: project Spark 4 VARIANT columns in native Parquet scans
peterxcli 784c316
review
peterxcli c355fef
review
peterxcli c556a52
add link about spark and arrow-rs issue that need to be fixed so we c…
peterxcli 9742a7b
update spark issue link
peterxcli 0a079de
Merge branch 'main' into feat/native-variant-proj
peterxcli 33e513c
widen unsigned shredded field
peterxcli ed39c4c
fix: preserve Spark Variant compatibility when unshredding
peterxcli 8fb17b1
Merge remote-tracking branch 'upstream/main' into feat/native-variant…
peterxcli 360a653
fix: normalize shredded Variant types before unshredding
peterxcli a800bc8
refactor: isolate Parquet Variant normalization
peterxcli ba37a68
fix: preserve strict Variant Parquet validation
peterxcli 1e832c1
review
peterxcli a784bea
fix: normalize remaining Variant scan encodings
peterxcli 389b134
fix: align native Variant Parquet scan semantics
peterxcli 43e7e17
style: remove redundant interpolation
peterxcli 23bfd83
fix: preserve Spark semantics for Variant scans
peterxcli 22f588a
fix: preserve Parquet Variant physical semantics
peterxcli c2778b7
Merge branch 'main' of https://github.com/apache/datafusion-comet int…
peterxcli a352f46
fix: narrow Variant Unicode scan fallback
peterxcli 54cfd1f
test: cover entirely null Variant columns end to end
peterxcli 0cc63a7
fix: name pushVariantIntoScan in the Variant scan fallback reason
peterxcli ba7677c
docs: apply prettier formatting to datatypes table
peterxcli e78da57
fix: fail closed on Unicode-folded physical names in Variant scans
peterxcli 53c58be
fix: restrict the Unicode fold guard to referenced scan columns
peterxcli e40b939
fix: exempt ID-resolved columns from name-duplicate validation
peterxcli 4925cc2
fix: match Spark's fold-ambiguity and field-ID shadowing semantics
peterxcli 429d598
Merge branch 'main' into feat/native-variant-proj
peterxcli 519b281
cargo fmt
peterxcli 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
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.