sunny1154 commented on issue #11741:
URL: https://github.com/apache/iceberg/issues/11741#issuecomment-2537250201

   thanks @huaxingao for looking into this.
   
   is `spark.sessionState.catalog.getTableMetadata(TableIdentifier(table, 
Some(database)))` also expected to work with HMS? currently with spark 3.4, 
spark.sessionState.catalog is also only working with HMS and ignore `default 
catalog` if `default catalog` is REST Based catalog and not HMS based. 
   
   I can open another bug for `spark.sessionState.catalog.getTableMetadata` if 
you think it should work with both rest based catalog and hms.


-- 
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

Reply via email to