You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2022/11/15 17:57:36 UTC

[iceberg] branch master updated (5195d280da -> c7365f0302)

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

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


    from 5195d280da Flink: Add 'cache.expiration-interval-ms' option to FlinkCatalog (#6111)
     add c7365f0302 Core: Method for building grouping key type (#6163)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/Partitioning.java | 124 +++++++++---
 .../java/org/apache/iceberg/TestPartitioning.java  | 221 ++++++++++++++++++++-
 2 files changed, 306 insertions(+), 39 deletions(-)