adutra commented on PR #1491:
URL: https://github.com/apache/polaris/pull/1491#issuecomment-2847921449

   I can reproduce the regtest failure using docker-compose, but I don't 
understand the issue yet.
   
   When I try to reproduce locally, I am currently getting:
   
   ```
   25/05/02 16:14:04 ERROR Utils: Aborting task
   java.lang.NoSuchMethodError: 'org.apache.avro.LogicalTypes$TimestampNanos 
org.apache.avro.LogicalTypes.timestampNanos()'
           at 
org.apache.iceberg.avro.TypeToSchema.<clinit>(TypeToSchema.java:50)
           at 
org.apache.iceberg.avro.AvroSchemaUtil.convert(AvroSchemaUtil.java:76)
           at 
org.apache.iceberg.avro.AvroSchemaUtil.convert(AvroSchemaUtil.java:72)
           at 
org.apache.iceberg.PartitionData.partitionDataSchema(PartitionData.java:42)
   ```


-- 
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]

Reply via email to