anuragmantri commented on PR #14948: URL: https://github.com/apache/iceberg/pull/14948#issuecomment-4665311040
Based on the feedback from @RussellSpitzer, I split this PR into - Adding a new `MergingSortedRowDataReader` for reading sorted row data (this PR) - The wiring required in SparkReaderFactory to validate sort ordering and invoke this new reader in #16750 Hopefully, it makes it easier to review the changes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
