looi opened a new pull request, #5713: URL: https://github.com/apache/iceberg/pull/5713
- Clarify that iceberg requires data to be clustered, not sorted (although sorting is a method to achieve the clustering). - Fix the incorrect sort order `ts, category` to `category, ts` as described in https://github.com/apache/iceberg/pull/5131. - Update that explicit sort is no longer required as of spark 3.2 and iceberg 0.14.0 (which contains the fix linked above). -- 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]
