discivigour opened a new pull request, #8502: URL: https://github.com/apache/paimon/pull/8502
### Purpose Improve the Python data-evolution BLOB fallback reader so it no longer materializes all fallback BLOB rows in a single read. The reader now emits results by configured batch size while preserving multi-version placeholder fallback semantics. ### Tests - test_blob_fallback_batch_reader_respects_batch_size - test_blob_fallback_batch_reader_reuses_version_readers -- 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]
