Shekharrajak opened a new issue, #19471: URL: https://github.com/apache/druid/issues/19471
### Description Small, independent improvements to `extensions-contrib/druid-iceberg-extensions` that complete v2 spec coverage and add basic v3 readiness: 1. Expose `snapshotId` parameter for time-travel by snapshot ID 2. Expose `ref` parameter to read from a branch or tag 3. Map Iceberg v3 `unknown` type to `null` 4. Test column `initial-default` values on read ### Reference - Iceberg spec: https://github.com/apache/iceberg/blob/main/format/spec.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
