You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/05/27 02:29:17 UTC

[iceberg] branch master updated (b02dbbc47 -> ed24d937d)

This is an automated email from the ASF dual-hosted git repository.

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from b02dbbc47 Docs: Set table comment using `SET TBLPROPERTIES` (#4645)
     add ed24d937d Core: Use UnboundSortOrder, UnboundPartitionSpec in CreateTableRequest (#4880)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/SortOrder.java        |  2 +-
 .../apache/iceberg/rest/requests/CreateTableRequest.java   | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)