Skip to content

Minor: Use logicaltypes constants in ParquetMetadataConverter - #3186

Merged
Fokko merged 2 commits into
apache:masterfrom
aihuaxu:use-logicaltypes-constants
Apr 10, 2025
Merged

Minor: Use logicaltypes constants in ParquetMetadataConverter#3186
Fokko merged 2 commits into
apache:masterfrom
aihuaxu:use-logicaltypes-constants

Conversation

@aihuaxu

Copy link
Copy Markdown
Contributor

In ParquetMetadataConverter, we can reuse defined constant types rather than recreating a new instance. The existing tests should have the coverage.

@Fokko
Fokko merged commit a24ea5c into apache:masterApr 10, 2025
@Fokko

Copy link
Copy Markdown
Contributor

Good one @aihuaxu, thanks for cleaning this up 👍

@aihuaxu

Copy link
Copy Markdown
ContributorAuthor

Thanks for quick review and merging. @wgtmac and @Fokko .

Sign up for freeto 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.

3 participants

@aihuaxu@Fokko@wgtmac