Releases: linkedin/iceberg
Releases · linkedin/iceberg
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 (…
0.9.1.16
Hive Metadata Scan: Do not use table snapshot summary for estimating …
0.9.1.15
Made Predicate Pushdown dynamic based on the Hive Version
0.9.1.10 release
Pull latest changes from upstream