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 afb6a12 MR: Pass identity values via constants map in InputFormat
(#1130)
add 8e9bfdd Remove existing IDs in Parquet name mapping tests (#1128)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/parquet/RemoveIds.java | 76 ++++++++++++++++++++++
.../iceberg/parquet/TestParquetSchemaUtil.java | 8 +--
2 files changed, 80 insertions(+), 4 deletions(-)
create mode 100644
parquet/src/main/java/org/apache/iceberg/parquet/RemoveIds.java