Skip to content

Conversation

@mghosh4
Copy link

@mghosh4 mghosh4 commented Jun 16, 2020

This PR fixes the bug HIVE-21709 -- https://issues.apache.org/jira/browse/HIVE-21709

Due to column order mismatch, Hive fails to parse parquet file with nested schema. The reason for the mismatch happens in these two files because using HashSet changes the order of the columns from the actual table definition. As a result we read wrong values for the wrong columns leading to the bug

@github-actions
Copy link

github-actions bot commented Sep 1, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.

@github-actions github-actions bot added the stale label Sep 1, 2020
@github-actions github-actions bot closed this Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants