Re: [I] Add support for Avro's timestamp-millis LogicalType in DataReader [iceberg]

2025-04-21 Thread via GitHub
raphaelauv commented on issue #12395: URL: https://github.com/apache/iceberg/issues/12395#issuecomment-2819383032 until it's supported by the kafka-connector , I do ```json "transforms": "TimestampConverter2", "transforms.TimestampConverter2.type": "org.apache.kafka.conn

Re: [I] Add support for Avro's timestamp-millis LogicalType in DataReader [iceberg]

2025-02-24 Thread via GitHub
armitage420 commented on issue #12395: URL: https://github.com/apache/iceberg/issues/12395#issuecomment-2679029382 Created a PR for the same: https://github.com/apache/iceberg/pull/12397 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[I] Add support for Avro's timestamp-millis LogicalType in DataReader [iceberg]

2025-02-24 Thread via GitHub
armitage420 opened a new issue, #12395: URL: https://github.com/apache/iceberg/issues/12395 ### Feature Request / Improvement **Description** Currently, Iceberg's DataReader(Avro) lacks support for Avro's timestamp-millis LogicalType. This limitation causes issues when migrating Av