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/24 18:42:26 UTC

[iceberg] branch master updated (69c3249338 -> 38cf2a105f)

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 69c3249338 AWS: Fix default warehouse path in Dynamodb catalog (#7358)
     add 38cf2a105f Flink: sync 1.16 with 1.17 for backports missed or not ported identically (#7403)

No new revisions were added by this update.

Summary of changes:
 .../flink/source/RowDataFileScanTaskReader.java    |  8 --------
 .../iceberg/flink/source/RowDataRewriter.java      |  4 +++-
 .../reader/AvroGenericRecordReaderFunction.java    | 24 +---------------------
 .../flink/source/reader/RowDataReaderFunction.java | 20 ------------------
 .../iceberg/flink/source/reader/ReaderUtil.java    |  4 +++-
 .../source/reader/TestIcebergSourceReader.java     |  4 +++-
 .../source/reader/TestRowDataReaderFunction.java   |  4 +++-
 7 files changed, 13 insertions(+), 55 deletions(-)