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/07/22 22:30:12 UTC

[iceberg] branch master updated (eaad5d398b -> 650e52dea5)

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 eaad5d398b Bump zstandard from 0.17.0 to 0.18.0 in /python (#5342)
     add 650e52dea5 Core: Print date/time strings with +00:00 zone offset (#5337)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/FindFiles.java    |  9 ++------
 .../java/org/apache/iceberg/util/DateTimeUtil.java |  5 +----
 .../TestDateTimeUtil.java}                         | 25 +++++++++++-----------
 .../enumerator/TestContinuousSplitPlannerImpl.java |  8 +++----
 ...estContinuousSplitPlannerImplStartStrategy.java |  2 +-
 .../enumerator/TestContinuousSplitPlannerImpl.java |  8 +++----
 ...estContinuousSplitPlannerImplStartStrategy.java |  2 +-
 7 files changed, 23 insertions(+), 36 deletions(-)
 copy core/src/test/java/org/apache/iceberg/{io/TestInMemoryInputFile.java => util/TestDateTimeUtil.java} (58%)