Support both adjust-to-utc and local-timestamp-micros in Avro Data Type Mappings #11903
Open
2 of 3 tasks
Labels
improvement
PR that improves existing functionality
Feature Request / Improvement
Hi folks,
I would like to understand more about the statement "Avro type annotation adjust-to-utc is an Iceberg convention,” given that Avro already has the Logical Type local-timestamp-micros. Should Iceberg support both the
adjust-to-utc
andlocal-timestamp-micros
methods simultaneously?timestamptz:
https://iceberg.apache.org/spec/#avro
and
https://avro.apache.org/docs/1.10.2/spec.html#Decimal
Reference class:
org.apache.iceberg.avro.SchemaToType#primitive
@rdblue
Query engine
Other
Willingness to contribute
The text was updated successfully, but these errors were encountered: