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 2022/03/30 06:47:48 UTC

[iceberg] branch master updated (8321176 -> aea336e)

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 8321176  Core: Remove redundant word in Javadoc (#4425)
     add aea336e  ORC: Add compression properties (#4273)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/TableProperties.java   |   8 ++
 docs/tables/configuration.md                       |   2 +
 orc/src/main/java/org/apache/iceberg/orc/ORC.java  | 102 +++++++++++++++++----
 .../apache/iceberg/orc/TestTableProperties.java    |  39 ++++++--
 4 files changed, 125 insertions(+), 26 deletions(-)