polaris6 commented on code in PR #4463:
URL: https://github.com/apache/iceberg/pull/4463#discussion_r856307869


##########
docs/spark/spark-writes.md:
##########
@@ -311,7 +311,11 @@ distribution & sort order to Spark.
 {{< /hint >}}
 
 {{< hint info >}}
-Both global sort (`orderBy`/`sort`) and local sort (`sortWithinPartitions`) 
work for the requirement.
+Both global sort and local sort (data sorted within each partition) can be 
used to write against partitioned table.

Review Comment:
   I modified it a little, perhaps we can provide more details in this separate 
doc:
   https://github.com/apache/iceberg/pull/4463#discussion_r856268809



-- 
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]

Reply via email to