Skip to content

Conversation

ayushtkn
Copy link
Member

@ayushtkn ayushtkn commented Sep 27, 2025

What changes were proposed in this pull request?

Prevent Reads from failing after schema evolution with complex column types

Why are the changes needed?

To prevent reads from failing after we add a complex type column to an existing table with data

Does this PR introduce any user-facing change?

Yes, reads don't fail after adding a complex type column

How was this patch tested?

UT

@ayushtkn ayushtkn changed the title WIP HIVE-29230: Iceberg: Reads fails after Schema evolution with complex type columns Sep 27, 2025
@difin
Copy link
Contributor

difin commented Sep 29, 2025

LGTM. I added a minor suggestion to explain in the comment how this adds support for schema evolution.

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

+1

Copy link

sonarqubecloud bot commented Oct 1, 2025

@ayushtkn ayushtkn merged commit 329ce88 into apache:master Oct 1, 2025
2 of 4 checks passed
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.

4 participants