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

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


    from 0547af078c Flink: Fix write unknown type to ORC exception and add ut 
for unknown type (#14761)
     add 7e41316832 Flink: Backport fix write unknown type to ORC exception and 
add ut for unknown type (#14806)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/flink/data/FlinkOrcWriters.java    | 19 ++++++++++++++++---
 .../apache/iceberg/flink/data/FlinkSchemaVisitor.java |  4 +++-
 .../apache/iceberg/flink/TestFlinkUnknownType.java    |  0
 .../iceberg/flink/source/reader/ReaderUtil.java       | 10 ++++++++--
 .../apache/iceberg/flink/data/FlinkOrcWriters.java    | 19 ++++++++++++++++---
 .../apache/iceberg/flink/data/FlinkSchemaVisitor.java |  4 +++-
 .../apache/iceberg/flink/TestFlinkUnknownType.java    |  0
 .../iceberg/flink/source/reader/ReaderUtil.java       | 10 ++++++++--
 8 files changed, 54 insertions(+), 12 deletions(-)
 copy flink/{v2.1 => 
v1.20}/flink/src/test/java/org/apache/iceberg/flink/TestFlinkUnknownType.java 
(100%)
 copy flink/{v2.1 => 
v2.0}/flink/src/test/java/org/apache/iceberg/flink/TestFlinkUnknownType.java 
(100%)

Reply via email to