steFaiz opened a new pull request, #6842: URL: https://github.com/apache/paimon/pull/6842
<!-- Please specify the module before the PR name: [core] ... or [flink] ... --> ### Purpose <!-- Linking this pull request to the issue --> This PR is the pre-step of https://github.com/apache/paimon/issues/6834, introducing a new access pattern for SstFileReader. Users can seek to specified key and start to iterate on remaining records. <!-- What is the purpose of the change --> ### Tests Please see org.apache.paimon.sst.SstFileTest <!-- List UT and IT cases to verify this change --> ### API and Format No api modification <!-- Does this change affect API or storage format --> ### Documentation No related documentation <!-- Does this change introduce a new feature --> -- 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]
