parthchandra commented on PR #5331: URL: https://github.com/apache/datafusion-comet/pull/5331#issuecomment-5417815062
@andygrove verified this with a local build of iceberg patched with support for `SupportsReportOrdering` and all the tests added in this PR pass. One test is skipped/canceled because it operates on an unpartitioned table and Iceberg reports (correctly) that the data may not be ordered. Also added tests to check we fallback correctly to Spark for cases where we do not support this. cc @anuragmantri - fyi. -- 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]
