twuebi opened a new issue, #589: URL: https://github.com/apache/iceberg-go/issues/589
### Feature Request / Improvement Hi all, let's use this issue to track our progress on adding v3 support to iceberg-go. We can base ourselves on this pyiceberg issue: https://github.com/apache/iceberg-python/issues/1818 - [ ] New DataTypes - [ ] **UnknownType** - [ ] **Timestamp(Tz)NanoType** - [ ] **VariantType** - [ ] **Geometry**/**Geography** - [ ] Default values - [ ] Multi-arg transforms - Reading of the metadata is being worked on in #585 - Supporting multi-arg transforms still needs to happen - [ ] Row-level lineage - [ ] Deletion vectors - [ ] Read support - [ ] Write support -- 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]
