zhangjun0x01 commented on issue #1504: URL: https://github.com/apache/iceberg/issues/1504#issuecomment-698353060
my spark version is 2.4.5 ,and flink version is 1.11.0, but my hive version is 3.1.2 ,the hive-metastore version of iceberg is 2.3.6,if I use this version ,it will result in jar conflict。 So I modified the hive version of iceberg to 3.1.2, and re-compile the jar using the master branch. I don't know if it is caused by this problem. But in the same spark program, there is no problem reading the iceberg table created by java api 。 And Presto has no problem reading the tables created by spark and flink I will test it carefully again. ---------------------------------------------------------------- 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