You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ru...@apache.org on 2022/03/16 14:07:53 UTC

[iceberg] branch master updated (725a7be -> f48dddc)

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

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


    from 725a7be  Core : Don't consider groups for compaction if they have a single fileā€¦ (#3676)
     add f48dddc  Style: Add checkstyle rule to prevent using raw ConcurrentHashMap, LinkedHashSet (#4296)

No new revisions were added by this update.

Summary of changes:
 .baseline/checkstyle/checkstyle.xml                     | 17 +++++++++++------
 .../main/java/org/apache/iceberg/common/DynClasses.java |  4 ++--
 .../org/apache/iceberg/dell/mock/ecs/MockS3Client.java  |  4 ++--
 .../iceberg/flink/data/TestFlinkParquetReader.java      |  4 ++--
 .../java/org/apache/iceberg/parquet/TestParquet.java    |  3 +--
 .../iceberg/spark/source/TestPartitionPruning.java      |  4 ++--
 .../iceberg/spark/source/TestPartitionPruning.java      |  4 ++--
 .../iceberg/spark/source/TestPartitionPruning.java      |  4 ++--
 .../iceberg/spark/source/TestPartitionPruning.java      |  4 ++--
 9 files changed, 26 insertions(+), 22 deletions(-)