You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by st...@apache.org on 2023/04/19 20:15:39 UTC

[iceberg] branch master updated (456c9264dc -> c7b2e95fb9)

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

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


    from 456c9264dc Spark: Surface better error message during streaming planning when checkpoint snapshot not found (#6480)
     add c7b2e95fb9 Flink: backport #7338 to 1.16 and 1.15 (#7373)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/flink/source/FlinkSplitPlanner.java    | 10 +++--
 .../enumerator/ContinuousSplitPlannerImpl.java     |  4 +-
 .../flink/source/TestIcebergSourceContinuous.java  | 51 ++++++++++++++++++++++
 .../iceberg/flink/source/FlinkSplitPlanner.java    | 10 +++--
 .../enumerator/ContinuousSplitPlannerImpl.java     |  4 +-
 .../flink/source/TestIcebergSourceContinuous.java  | 51 ++++++++++++++++++++++
 6 files changed, 120 insertions(+), 10 deletions(-)