Skip to content
Open
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
c1669e7
All: Remove deprecated methods for 1.12.0
dramaticlly May 20, 2026
6c2dc35
All: Fix tests after removing deprecated signer defaults and position…
dramaticlly May 25, 2026
4d9ecee
AWS: Fix testApplySignerConfiguration missing required signer.endpoint
dramaticlly May 25, 2026
386d2dd
Core: Restore @Deprecated annotations for methods not yet removed
dramaticlly May 25, 2026
76b34e1
Core: Remove deprecated BaseScan.io() and migrate callers to table().…
dramaticlly May 25, 2026
e913cbf
Core: Move partition stats revapi entries to 1.12.0 with unified just…
dramaticlly May 25, 2026
b71da97
REST: Reduce visibility of specsById on scan-planning responses
dramaticlly Jun 25, 2026
10b3a36
Parquet: Restore NameMapping.empty() default after removing NETFLIX_U…
dramaticlly Jun 25, 2026
517abf9
Core: Restore revapi.yml section key to 1.11.0 baseline
dramaticlly Jun 25, 2026
24151b4
Data: Migrate parquet tests off unsafe positional-fallback ID assignment
dramaticlly Jun 25, 2026
f4841bd
Flink: Migrate TestFlinkParquetReader.testTwoLevelList off unsafe pos…
dramaticlly Jun 25, 2026
b03f2b4
Spark: Auto-set default name mapping in SparkTableUtil.importSparkTable
dramaticlly Jun 25, 2026
a322319
Data, Spark: Auto-apply DEFAULT_NAME_MAPPING in IcebergGenerics; migr…
dramaticlly Jun 26, 2026
dd0eb70
Spark: Apply name mapping in TestParquetDictionaryEncodedVectorizedReads
dramaticlly Jun 26, 2026
3729278
Spark, Core: Reconcile with MetricsConfig id-tracking (#17022)
Jul 22, 2026
14fdf9f
Tests: Clean up signer/namespace tests after 1.12 deprecation removals
dramaticlly Jul 24, 2026
b6c8fcb
Parquet, Spark: Move the unsafe ID fallback removal to a dedicated PR
dramaticlly Jul 31, 2026
7024529
Core: Clear derived delete files when file scan tasks are cleared
dramaticlly Jul 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
253 changes: 253 additions & 0 deletions .palantir/revapi.yml

Large diffs are not rendered by default.

123 changes: 0 additions & 123 deletions aws/src/main/java/org/apache/iceberg/aws/s3/signer/S3ObjectMapper.java

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading