zhangjun0x01 opened a new issue #1504: URL: https://github.com/apache/iceberg/issues/1504
I create iceberg table by flink, then insert data to the table , but when read the iceberg table by spark, throws a exception: ` Caused by: java.lang.ClassCastException: org.apache.orc.TypeDescription cannot be cast to org.apache.iceberg.shaded.org.apache.orc.TypeDescription ` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org