Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

cherry-pick: arrow meta data is lost when decode custom meta data (#1004)#1023

Closed
chunshao90 wants to merge 1 commit into
apache:mainfrom
chunshao90:cherry-pick-1004
Closed

cherry-pick: arrow meta data is lost when decode custom meta data (#1004)#1023
chunshao90 wants to merge 1 commit into
apache:mainfrom
chunshao90:cherry-pick-1004

Conversation

@chunshao90

Copy link
Copy Markdown
Contributor

Rationale

The metadata for arrow schema is encoded into the parquet file. However, this part is lost when building our custom metadata.

Detailed Changes

Keep the other metadata in the parquet metadata after extracting our custom metadata.

Test Plan

Add unit test test_arrow_meta_data for it.

The metadata for arrow schema is encoded into the parquet file. However,
this part is lost when building our custom metadata.

Keep the other metadata in the parquet metadata after extracting our
custom metadata.

Add unit test `test_arrow_meta_data` for it.
@chunshao90 chunshao90 marked this pull request as ready for review June 25, 2023 08:54
@tanruixiang tanruixiang requested a review from ShiKaiWi June 25, 2023 09:04
@ShiKaiWi

Copy link
Copy Markdown
Member

In favor of #1026

@ShiKaiWi ShiKaiWi closed this Jun 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants