Skip to content

[core] Fix blob read failure after alter table and compaction#7618

Open
littlecoder04 wants to merge 3 commits intoapache:masterfrom
littlecoder04:blob_fix
Open

[core] Fix blob read failure after alter table and compaction#7618
littlecoder04 wants to merge 3 commits intoapache:masterfrom
littlecoder04:blob_fix

Conversation

@littlecoder04
Copy link
Copy Markdown
Contributor

@littlecoder04 littlecoder04 commented Apr 9, 2026

Purpose

Reading a blob table fails after ALTER TABLE SET and compaction with:
java.lang.IllegalArgumentException: All files in this bunch should have the same schema id.

Tests

testReadBlobAfterAlterTableAndCompaction

@littlecoder04 littlecoder04 marked this pull request as draft April 9, 2026 15:48
@littlecoder04 littlecoder04 changed the title [core] Fix blob read failure after ALTER TABLE [core] Fix blob read failure after alter table Apr 9, 2026
@littlecoder04 littlecoder04 changed the title [core] Fix blob read failure after alter table [core] Fix blob read failure after alter table and compaction Apr 10, 2026
@littlecoder04 littlecoder04 marked this pull request as ready for review April 10, 2026 02:56
@littlecoder04 littlecoder04 marked this pull request as draft April 10, 2026 03:07
@littlecoder04 littlecoder04 marked this pull request as ready for review April 10, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant