You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/09/07 00:19:10 UTC

[GitHub] [iceberg] looi opened a new pull request, #5713: Docs: Fix docs for writing with partition clustering

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org