rdblue commented on a change in pull request #2055:
URL: https://github.com/apache/iceberg/pull/2055#discussion_r559031624
##########
File path: site/docs/spec.md
##########
@@ -254,6 +254,22 @@ Notes:
2. The width, `W`, used to truncate decimal values is applied using the scale
of the decimal column to avoid additional (and potentially conflicting)
parameters.
+### Sorting
+
+Users could sort their data within partitions by columns to gain performance.
The information on how the data is sorted could be declared per data or delete
file, by a **sort order**.
Review comment:
Could you change both uses of "could" to "can" in this paragraph? That
way there is no implied past tense.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]