Skip to content

fix: Fix sorting when field ids are not provided in parquet files - #201

Open
subkanthi wants to merge 2 commits into
masterfrom
200-parquet-file-with-no-field-ids-sorting-is-inaccurate-and-the-columns-are-mixed-up
Open

fix: Fix sorting when field ids are not provided in parquet files#201
subkanthi wants to merge 2 commits into
masterfrom
200-parquet-file-with-no-field-ids-sorting-is-inaccurate-and-the-columns-are-mixed-up

Conversation

@subkanthi

@subkanthi subkanthi commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

closes: #200

@subkanthi
subkanthi requested a review from xieandrew July 28, 2026 17:09
@xieandrew xieandrew changed the title Added unit test to validate the bug with sorting when field ids are n… fix: Fix sorting when field ids are not provided in parquet files Jul 28, 2026

@xieandrew xieandrew left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me. Let's verify by checking the fix works with a repro of the flow from the reported issue.

@xieandrew xieandrew added the ice Relates to ice label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ice Relates to ice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parquet file with no field-ids, sorting is inaccurate and the columns are mixed up

2 participants