Skip to content

Releases: linkedin/iceberg

0.9.1.31

11 Jan 19:19
c3ad35d
Compare
Choose a tag to compare
Hive Metadata Scan: Support case insensitive name mapping (#52)

0.9.1.30

17 Dec 23:10
Compare
Choose a tag to compare
Core: Add union by name to UpdateSchema API (#1177)

0.9.1.29

10 Dec 23:08
aa3733f
Compare
Choose a tag to compare
Fix pushdown of non-partition predicates within NOT (#51)

0.9.1.28

02 Dec 23:04
Compare
Choose a tag to compare
ORC: Allow reads of tinyint, smallint, char, varchar types (#1821)

0.9.1.27

27 Nov 02:29
2e111a1
Compare
Choose a tag to compare
Hive Metadata Scan: Do not throw an exception on dangling partitions;…

0.9.1.26

21 Nov 02:15
b85a34d
Compare
Choose a tag to compare
Hive Metadata Scan: Return empty statistics (#49)

0.9.1.25

02 Nov 22:03
557e753
Compare
Choose a tag to compare
Shading: Fix iceberg-runtime dependency after iceberg-hive was rename…

Pull ORC NameMapping changes

28 Oct 02:53
Compare
Choose a tag to compare
0.9.1.23

Spark: Follow name mapping when importing ORC tables (#1399)

0.9.1.19

26 Oct 17:25
Compare
Choose a tag to compare
MR: Fix NPE when InputSplit.getLocations is called on mappers (#1582)

0.9.1.17

02 Oct 22:33
7c2c504
Compare
Choose a tag to compare
Hive: Fix uppercase bug and determine catalog from table properties (…