romibuzi commented on issue #5028:
URL: https://github.com/apache/iceberg/issues/5028#issuecomment-1160866480

   Hi @shiyuhang0, yes you can name your catalog as you want. 
   Then you will reference it in you spark sql queries: 
   ```sql
   "CREATE TABLE ${your_catalog_name}.db.table (id long, data string) USING 
iceberg"
   ```


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

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