pan3793 commented on issue #12878: URL: https://github.com/apache/iceberg/issues/12878#issuecomment-2833913144
The corresponding API was deleted in HIVE-26537 (https://github.com/apache/hive/pull/3599), while Spark 3.3-3.5 use Hive 2.3.9, Spark 4.0 uses Hive 2.3.10, as Hive 2.3 is marked EOL, it won't work unless Hive brings back these API. ``` Table get_table(1:string dbname, 2:string tbl_name) throws (1:MetaException o1, 2:NoSuchObjectException o2) ``` cc @pvary @zhangbutao -- 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