You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2022/10/09 22:38:00 UTC

[iceberg] branch master updated (ef8ef491e3 -> 5f89bff810)

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

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


    from ef8ef491e3 Python: Ability to Prune Columns (#5931)
     add 5f89bff810 AWS: Add additional configurations for ApacheHttpClientBuilder (#5899)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/aws/AwsProperties.java | 160 +++++++++++++++++++--
 .../org/apache/iceberg/aws/TestAwsProperties.java  | 138 ++++++++++++++++++
 .../java/org/apache/iceberg/util/PropertyUtil.java |  16 +++
 3 files changed, 300 insertions(+), 14 deletions(-)