You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/10/05 18:24:33 UTC

[iceberg] branch master updated (8433bbe049 -> 6e4c51f7e9)

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

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


    from 8433bbe049 Python: Pin the version in the codebase (#5854)
     add 6e4c51f7e9 Tests: Replace and ban ExpectedException usage (#5921)

No new revisions were added by this update.

Summary of changes:
 .baseline/checkstyle/checkstyle.xml                |  5 +++
 .../iceberg/TableMetadataParserCodecTest.java      | 17 ++++----
 .../java/org/apache/iceberg/TestMetricsModes.java  | 10 ++---
 .../apache/iceberg/TestSchemaUnionByFieldName.java | 45 +++++++++++-----------
 .../iceberg/data/TestMetricsRowGroupFilter.java    | 13 +++----
 .../apache/iceberg/orc/TestBuildOrcProjection.java | 13 +++----
 .../spark/source/TestStructuredStreaming.java      |  9 ++---
 .../spark/source/TestTimestampWithoutZone.java     |  3 --
 .../spark/source/TestStructuredStreaming.java      |  9 ++---
 .../spark/source/TestTimestampWithoutZone.java     |  3 --
 .../spark/source/TestStructuredStreaming.java      |  9 ++---
 .../spark/source/TestTimestampWithoutZone.java     |  3 --
 .../spark/source/TestStructuredStreaming.java      |  9 ++---
 .../spark/source/TestTimestampWithoutZone.java     |  3 --
 .../spark/source/TestStructuredStreaming.java      | 10 ++---
 .../spark/source/TestTimestampWithoutZone.java     |  3 --
 16 files changed, 69 insertions(+), 95 deletions(-)