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 f5e4bc4 Spark: Fix USING clause in SparkCatalog (#1194)
add dfc8ec3 Flink: Extend LogicalTypeVisitor and support MultisetType
(#1173)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/flink/FlinkSchemaUtil.java | 10 +-
.../org/apache/iceberg/flink/FlinkTypeToType.java | 187 +++++++++++++--------
.../org/apache/iceberg/flink/FlinkTypeVisitor.java | 94 +++++------
.../apache/iceberg/flink/TestFlinkSchemaUtil.java | 16 +-
4 files changed, 180 insertions(+), 127 deletions(-)