liukun4515 opened a new issue #1662:
URL: https://github.com/apache/iceberg/issues/1662


   In the spark2.4, the action uses the interface 
`spark.read().format("iceberg").load(table)` to load the table as the dataset.
   But It just can load the default spark catalog(`spark_catalog`) table, and 
the `table` is `db.tablename`.
   If I want to use the action to handle some tables which are in the other 
iceberg customer catalog, there will throw an exception referred to the #1652.
   
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to