discivigour opened a new pull request, #8622: URL: https://github.com/apache/paimon/pull/8622
## Summary - close cached blob fallback readers once their selected ranges are permanently behind the current batch - preserve final reader cleanup through BlobFallbackBatchReader.close - add coverage that verifies exhausted readers are closed as batches advance ## Testing - python -m unittest pypaimon.tests.blob_test.BlobTest pypaimon.tests.data_evolution_deletion_vector_test.DataEvolutionDeletionVectorTest - python -m unittest pypaimon.tests.blob_test.BlobEndToEndTest pypaimon.tests.blob_table_test.DedicatedFormatWriterTest.test_update_blob_column pypaimon.tests.blob_table_test.DedicatedFormatWriterTest.test_array_blob_column_write_read_and_update -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
