-
Notifications
You must be signed in to change notification settings - Fork 939
feat(parquet)!: coerce_types flag for date64 #6313
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
Merged
tustvold
merged 13 commits into
apache:main
from
dsgibbons:feat/coerce-types-parquet-arrow-writer
Nov 26, 2024
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
24017c2
feat(parquet): coerce_types flag for date64
dsgibbons 6fd9146
fix: use ARROW:schema instead of LogicalType to embed Date64 type
dsgibbons 9a0f516
chore: lint
dsgibbons 3bd8af8
chore: lint
dsgibbons e0fb77c
chore: lint
dsgibbons 169ba01
chore: add physical_type to StatisticsConverter to account for coerce…
dsgibbons 74384b3
chore: blank line changes
dsgibbons 74f00f6
chore: revert minor test changes
dsgibbons 0fb1c9d
chore: update to latest parquet-testing
dsgibbons 10bdfd2
chore: add physical_type fix for get_data_page_statistics macro
dsgibbons b311be2
docs: add docs for coerce_types
dsgibbons f2b9b46
chore: cargo fmt --all
dsgibbons e1f2775
docs: coerce_types lossless round trip
dsgibbons 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
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.