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 2021/01/14 00:28:28 UTC

[GitHub] [iceberg] jackye1995 commented on a change in pull request #1975: Core: add sort order id to content file

jackye1995 commented on a change in pull request #1975:
URL: https://github.com/apache/iceberg/pull/1975#discussion_r556964937



##########
File path: api/src/main/java/org/apache/iceberg/ContentFile.java
##########
@@ -124,6 +124,14 @@
    */
   List<Integer> equalityFieldIds();
 
+  /**
+   * Returns the sort order id of this file, which describes how the file is ordered.

Review comment:
       nit: `<p>` after the line




----------------------------------------------------------------
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:
users@infra.apache.org



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