j1wonpark opened a new pull request, #4163:
URL: https://github.com/apache/amoro/pull/4163
## Why are the changes needed?
Resolve #4162.
Stepping stone toward Iceberg 1.10.1, while picking up bug fixes and
migrating deprecated APIs ahead of 2.0.0 removal.
## Brief change log
- Bump `iceberg.version` from 1.6.1 to 1.7.2 in root `pom.xml`
- Fix `RowDataUtil.clone()` breaking signature change: add `FieldGetter[]`
parameter in `RowDataRecordFactory`
- Fix `PruneColumns` migration from `ParquetTypeVisitor` to
`TypeWithSchemaVisitor` in `AdaptHiveParquetSchemaUtil`
- Migrate deprecated `ContentFile#path()` to `ContentFile#location()` across
73 files
## How was this patch tested?
- [x] Run test locally before making a pull request
- `amoro-format-iceberg`: PASS
- `amoro-mixed-flink-common`: PASS
- `amoro-mixed-hive`: PASS
## Documentation
- Does this pull request introduce a new feature? no
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]