mukund-thakur commented on issue #14547: URL: https://github.com/apache/iceberg/issues/14547#issuecomment-4026065322
Hi @nandorKollar I was going through this today and I think it does throw the exception if schema has some types which are not supported https://github.com/apache/iceberg/blob/main/arrow/src/main/java/org/apache/iceberg/arrow/vectorized/ArrowReader.java#L256 Let me know if I am missing something or how can I reproduce this. Thanks -- 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]
