Skip to content

PARQUET-192: Fix map null encoding#127

Closed
rdblue wants to merge 1 commit intoapache:masterfrom
rdblue:PARQUET-192-fix-map-null-encoding
Closed

PARQUET-192: Fix map null encoding#127
rdblue wants to merge 1 commit intoapache:masterfrom
rdblue:PARQUET-192-fix-map-null-encoding

Conversation

@rdblue
Copy link
Contributor

@rdblue rdblue commented Feb 26, 2015

This depends on PARQUET-191 for the correct schema representation.

Copy link
Member

Choose a reason for hiding this comment

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

Nit: should say empty (or null) value

@tomwhite
Copy link
Member

tomwhite commented Mar 2, 2015

@rdblue
Copy link
Contributor Author

rdblue commented Mar 2, 2015

This PR is based on the fix for PARQUET-191, which is #126.

@rdblue rdblue force-pushed the PARQUET-192-fix-map-null-encoding branch 2 times, most recently from 2868cc8 to 3bf2560 Compare March 4, 2015 20:14
@rdblue rdblue force-pushed the PARQUET-192-fix-map-null-encoding branch from 3bf2560 to fffde82 Compare March 4, 2015 20:15
@rdblue
Copy link
Contributor Author

rdblue commented Mar 4, 2015

I've fixed the problems and rebased on master now that PARQUET-191 (#126) is merged. Thanks for the review, Tom!

@asfgit asfgit closed this in c82f703 Mar 4, 2015
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Mar 9, 2015
This depends on PARQUET-191 for the correct schema representation.

Author: Ryan Blue <[email protected]>

Closes apache#127 from rdblue/PARQUET-192-fix-map-null-encoding and squashes the following commits:

fffde82 [Ryan Blue] PARQUET-192: Fix parquet-avro maps with null values.
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