netanelm-upstream commented on issue #4065: URL: https://github.com/apache/iceberg/issues/4065#issuecomment-1312548043
I have the same issue trying to write Iceberg ORC files using the JAVA API with hive metastore as a catalog. Somehow, it uploads this class: org.apache.orc.storage.ql.exec.vector.VectorizedRowBatch (from hive-metastore-api) Instead of this class: org.apache.orc.storage.ql.exec.vector.VectorizedRowBatch Any suggestion how to solve it, will be very appreciated :) -- 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: issues-unsubscr...@iceberg.apache.org 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