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 2020/10/28 16:40:18 UTC

[iceberg] branch master updated (da9a0b2 -> 2d75555)

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 da9a0b2  Core: Extract the BaseRewriteDataFilesAction for implementing both flink and spark rewrite actions.
     add 2d75555  Parquet: Optimize IN predicates in ParquetDictionaryRowGroupFilter (#1664)

No new revisions were added by this update.

Summary of changes:
 .../parquet/ParquetDictionaryRowGroupFilter.java   | 23 ++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)