Skip to content

Use REQUIRED repetition level for MAP keys in parquet writer#17879

Merged
zhenxiao merged 3 commits intoprestodb:masterfrom
zhenxiao:parquet-schema
Jun 16, 2022
Merged

Use REQUIRED repetition level for MAP keys in parquet writer#17879
zhenxiao merged 3 commits intoprestodb:masterfrom
zhenxiao:parquet-schema

Conversation

@zhenxiao
Copy link
Copy Markdown
Collaborator

Test plan - TestParquetSchemaConverter, TestParquetReader

== RELEASE NOTES ==

Hive Changes
* Use REQUIRED repetition level for MAP keys in parquet writer

zhenxiao and others added 3 commits June 14, 2022 20:10
cherry-pick of trinodb/trino@f094c62
Co-Authored-By: Raunaq Morarka <raunaqmorarka@gmail.com>
As per parquet spec, MAP key should be REQUIRED

cherry-pick of trinodb/trino@3247bd2
Co-Authored-By: Raunaq Morarka <raunaqmorarka@gmail.com>
@zhenxiao zhenxiao requested a review from a team as a code owner June 14, 2022 12:59
@zhenxiao zhenxiao requested review from beinan and presto-oss June 14, 2022 12:59
Copy link
Copy Markdown
Contributor

@yingsu00 yingsu00 left a comment

Choose a reason for hiding this comment

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

LGTM, but I think commit 1 and 2 should be squashed into 1.

@zhenxiao zhenxiao merged commit 842b469 into prestodb:master Jun 16, 2022
@zhenxiao
Copy link
Copy Markdown
Collaborator Author

oh, @yingsu00 I did not read your comment, get it merged. Will be more careful next time

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

2 participants