njalan opened a new issue, #11884: URL: https://github.com/apache/iceberg/issues/11884
### Query engine Flink 1.18 Iceberg 1.6.1 ### Question In source code Parameter type is org.apache.avro.Schema for AvroSchemaUtil.toIceberg() But why in my coding it is org.apache.iceberg.**shaded**.org.apache.avro.Schema. Anything wrong with my jars? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
