Skip to content

HIVE-29557: Parquet Vectorization reads NULL values in Arrays and Map as Default Values#6419

Open
ayushtkn wants to merge 1 commit intoapache:masterfrom
ayushtkn:HIVE-29557
Open

HIVE-29557: Parquet Vectorization reads NULL values in Arrays and Map as Default Values#6419
ayushtkn wants to merge 1 commit intoapache:masterfrom
ayushtkn:HIVE-29557

Conversation

@ayushtkn
Copy link
Copy Markdown
Member

@ayushtkn ayushtkn commented Apr 10, 2026

What changes were proposed in this pull request?

Fix NULL value handling for Arrays and Maps for Parquet Vectorization. Currently if there is a NULL value it prints the default value of the type

Why are the changes needed?

To sync the behaviour with Vectorized & Non-Vectorized Execution

Does this PR introduce any user-facing change?

Yes, you get same result in case of vectorized & non vectorized execution in case of array or map

How was this patch tested?

UT

@sonarqubecloud
Copy link
Copy Markdown

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