Skip to content

fix: MIT spill records to disk with incorrect schema#13967

Merged
nsivabalan merged 1 commit intoapache:masterfrom
jonvex:fix_spill_map_expression_payload
Sep 23, 2025
Merged

fix: MIT spill records to disk with incorrect schema#13967
nsivabalan merged 1 commit intoapache:masterfrom
jonvex:fix_spill_map_expression_payload

Conversation

@jonvex
Copy link
Contributor

@jonvex jonvex commented Sep 22, 2025

Describe the issue this Pull Request addresses

#13966

Summary and Changelog

In the StreamingFileGroupRecordBufferLoader we check if it's expression payload, and if so, we use the schema set in the configs instead of using the requested schema

Impact

MIT does not fail with index oob

Risk Level

low
added a test

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Sep 22, 2025
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Copy link
Contributor

@nsivabalan nsivabalan left a comment

Choose a reason for hiding this comment

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

just 1 comment on test.

@nsivabalan
Copy link
Contributor

can you check CI failures

@nsivabalan nsivabalan merged commit 6377edb into apache:master Sep 23, 2025
131 of 137 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants