deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

Add support for default values in Iceberg #6343

Open malhotrashivam opened 2 weeks ago

malhotrashivam commented 2 weeks ago

Add support for write-default/initial-default on both writing and reading side in Iceberg once https://github.com/apache/iceberg/pull/9502 is released. Spec: https://iceberg.apache.org/spec/#default-values

malhotrashivam commented 2 weeks ago

I can see apache-iceberg-1.7.0-rc1 tag in the repo which includes this change, so hopefully not too far in future.

malhotrashivam commented 1 week ago

The change has been released in 1.7.0 : https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.0