Skip to content

Parquet: Support unknown and timestamp(9) in generics and internal model - #12463

Merged
rdblue merged 1 commit into
apache:mainfrom
rdblue:parquet-generics-new-types
Mar 6, 2025
Merged

Parquet: Support unknown and timestamp(9) in generics and internal model#12463
rdblue merged 1 commit into
apache:mainfrom
rdblue:parquet-generics-new-types

Conversation

@rdblue

Copy link
Copy Markdown
Contributor

This adds Parquet readers and writers for unknown and nanosecond timestamp types. It supports Iceberg generics and the internal object model. Spark and Flink support will be added in following PRs.

@danielcweeksdanielcweeks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks @rdblue

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rdblue@danielcweeks