Open findepi opened 1 year ago
in https://github.com/apache/iceberg/pull/8683 Iceberg spec gained two new types which would benefit Trino users significantly, as they add nanos timestamp precision to Iceberg. https://github.com/apache/iceberg/pull/9008 adds necessary APIs to interact with these types, but likely more Iceberg changes are needed (https://github.com/apache/iceberg/issues/8657) to fully support tables with these types.
@findepi FYI https://github.com/apache/iceberg/issues/8657 is complete.
cc @findinpath @alexjo2144 @cwsteinbach
@findepi Are you still going to work on this?
@ebyhr go for it
in https://github.com/apache/iceberg/pull/8683 Iceberg spec gained two new types which would benefit Trino users significantly, as they add nanos timestamp precision to Iceberg. https://github.com/apache/iceberg/pull/9008 adds necessary APIs to interact with these types, but likely more Iceberg changes are needed (https://github.com/apache/iceberg/issues/8657) to fully support tables with these types.