Skip to content

Releases: linkedin/iceberg

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 (…

0.9.1.16

30 Sep 22:16
f2028ef
Compare
Choose a tag to compare
Hive Metadata Scan: Do not use table snapshot summary for estimating …

0.9.1.15

25 Sep 22:17
Compare
Choose a tag to compare
Made Predicate Pushdown dynamic based on the Hive Version

0.9.1.10 release

19 Aug 21:16
6719a98
Compare
Choose a tag to compare

Pull latest changes from upstream