plusplusjiajia opened a new pull request, #7597: URL: https://github.com/apache/paimon/pull/7597
### Purpose read_batch() incorrectly used fixed-width struct.unpack to decode BlockHandle, while the SST format uses variable-length encoding. Extract shared _parse_block_handle() to ensure both seek_to() and read_batch() use consistent varlen decoding. -- 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]
