You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by op...@apache.org on 2021/12/07 02:15:21 UTC

[iceberg] branch master updated (2511de8 -> 65931f5)

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

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


    from 2511de8  Parquet: Fix the limit handling in ParquetValueReaders#BytesReader (#3646)
     add 65931f5  Aliyun: align property names with AWS module (#3659)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/aliyun/AliyunClientFactories.java   | 15 +++++++--------
 .../org/apache/iceberg/aliyun/AliyunProperties.java    | 10 +++++-----
 .../java/org/apache/iceberg/aliyun/oss/OSSFileIO.java  |  2 +-
 .../iceberg/aliyun/TestAliyunClientFactories.java      | 18 +++++++++++++++---
 4 files changed, 28 insertions(+), 17 deletions(-)