Skip to content

Releases: linkedin/iceberg

v1.0.0.8

04 Dec 22:08
204ee8b
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.0.8

  • 2024-12-04 - 1 commit(s) by Limian (Raymond) Zhang
  • Enhance logging with thread id (#158)

v1.0.0.7

03 Dec 19:54
c6c7fc9
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.0.7

v1.0.0.6

03 Dec 02:19
928ed99
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.0.6

  • 2024-12-03 - 1 commit(s) by Limian (Raymond) Zhang
  • Add logging for HiveMetadataPreservingTableOperations (#156)

v0.11.1.33

09 Apr 19:09
78a31ff
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.33

  • 2024-04-09 - 1 commit(s) by Limian (Raymond) Zhang
  • [LI] Fix SPARK ORC projection read for deeply nested union schema and… (#154)

v0.11.1.32

15 Mar 18:39
d581a69
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.32

  • 2024-03-15 - 1 commit(s) by Limian (Raymond) Zhang
  • [LI] Make MergeHiveSchemaWithAvro not reordering avro optional union … (#153)

v0.11.1.31

11 Jan 00:04
16e05f7
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.31

  • 2024-01-11 - 1 commit(s) by Limian (Raymond) Zhang
  • Add single union schema conversion logic for hive to iceberg (#152)

v0.11.1.30

05 Dec 23:17
59b5423
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.30

  • 2023-12-05 - 1 commit(s) by Zhe Liu
  • Fix NPE excpetion when reading dataset with nested array (#151)

v0.11.1.29

13 Oct 22:08
563e7d9
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.29

  • 2023-10-13 - 1 commit(s) by Yiqiang Ding
  • Support to field filtering of complex union type in ORC (#150)

v0.11.1.28

21 Jul 02:32
3959284
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.28

  • 2023-07-21 - 1 commit(s) by Yiqiang Ding
  • Support to field filtering of complex union type in Avro (#149)

v0.11.1.27

30 Jun 03:42
ca4f26b
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.11.1.27

  • 2023-06-30 - 1 commit(s) by Zhe Liu
  • [backport] ORC: Grow list and map child vectors with a growth factor of 3 (#147)