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/06/28 15:27:16 UTC

[iceberg] branch master updated (2c6f0976e -> 71cbe8b2d)

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 2c6f0976e Docs: Add reference to Apache Impala documentation (#5146)
     add 71cbe8b2d Core: Fix CreateTableRequest to use field names from the REST spec (#5135)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/rest/requests/CreateTableRequest.java  | 33 +++++++++++-----------
 .../iceberg/rest/RequestResponseTestBase.java      | 28 ++++++++++++++----
 .../rest/requests/TestCreateTableRequest.java      | 27 +++++++++---------
 .../rest/responses/TestOAuthTokenResponse.java     | 23 ---------------
 4 files changed, 54 insertions(+), 57 deletions(-)