Releases: linkedin/iceberg
Releases · linkedin/iceberg
Enhancements to Hive scans
0.0.16 Support for Hive tables without avro.schema.literal (#25)
Support reading tables with only Hive metadata
Support reading tables with only Hive metadata (#23) * Support reading tables with Hive metadata if Iceberg metadata is not available
0.0.14
0.0.13
Publish upstream patches
0.0.12 Disable test broken due to LIHADOOP-49587
Add a new Iceberg-runtime module
0.0.11 Add a iceberg-runtime shaded module (#12)
Pull new changes from upstream
Add custom hive catalog to not override existing Hive metadata (#10) Add custom hive catalog to not override existing Hive metadata
0.0.9
0.0.8
Release changes for automatic schema evolution
0.0.7 LIHADOOP-49587: [Writer schema evolution] Update ReassignIds to assig…