Skip to content

[feature request] provide data type conversion between avro and iceberg data types #2239

Description

@kevinjqliu

Feature Request / Improvement

see #2173 (comment) for more context

The thread address timestamp-millis conversion specifically from avro to iceberg. the complication is that iceberg spec does not support timestamp-millis natively, it supports timestamp-micros. Some conversion logic is needed

AvroSchemaConversion().avro_to_iceberg is currently only used to convert avro data types to those supported by iceberg spec

Also related to #2226

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions