Releases: linkedin/iceberg
Releases · linkedin/iceberg
0.9.1.31
Hive Metadata Scan: Support case insensitive name mapping (#52)
0.9.1.30
Core: Add union by name to UpdateSchema API (#1177)
0.9.1.29
Fix pushdown of non-partition predicates within NOT (#51)
0.9.1.28
ORC: Allow reads of tinyint, smallint, char, varchar types (#1821)
0.9.1.27
Hive Metadata Scan: Do not throw an exception on dangling partitions;…
0.9.1.26
Hive Metadata Scan: Return empty statistics (#49)
0.9.1.25
Shading: Fix iceberg-runtime dependency after iceberg-hive was rename…
Pull ORC NameMapping changes
0.9.1.23 Spark: Follow name mapping when importing ORC tables (#1399)
0.9.1.19
MR: Fix NPE when InputSplit.getLocations is called on mappers (#1582)
0.9.1.17
Hive: Fix uppercase bug and determine catalog from table properties (…