We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fedd0 commit 457c2a1Copy full SHA for 457c2a1
.palantir/revapi.yml
@@ -1018,11 +1018,6 @@ acceptedBreaks:
1018
old: "method void org.apache.iceberg.PositionDeletesTable.PositionDeletesBatchScan::<init>(org.apache.iceberg.Table,\
1019
\ org.apache.iceberg.Schema, org.apache.iceberg.TableScanContext)"
1020
justification: "Removing deprecated code"
1021
- "1.5.0":
1022
- org.apache.iceberg:iceberg-parquet:
1023
- - code: "java.class.removed"
1024
- old: "class org.apache.iceberg.parquet.ParquetCodecFactory"
1025
- justification: "Workaround for a bug in Parquet-MR"
1026
apache-iceberg-0.14.0:
1027
org.apache.iceberg:iceberg-api:
1028
- code: "java.class.defaultSerializationChanged"
0 commit comments