andres-lowrie commented on issue #13312:
URL: https://github.com/apache/iceberg/issues/13312#issuecomment-2992606329

   here's the section in the doc website 
https://iceberg.apache.org/spark-quickstart/#adding-a-catalog
   
   the section is:
   
   
   > Iceberg has several catalog back-ends that can be used to track tables, 
like JDBC, Hive MetaStore and Glue.
   Catalogs are configured using properties under 
`spark.sql.catalog.(catalog_name)`. In this guide,
   we use JDBC, but you can follow these instructions to configure other 
catalog types. To learn more, check out
   the [Catalog](docs/latest/spark-configuration.md#catalogs) page in the Spark 
section.
   
   I'm suggesting changing the sentence
   
   > In this guide, we use JDBC,  but you can follow these instructions to 
configure other catalog types
   
   to 
   
   > In this guide, we use the REST,  but you can follow these instructions to 
configure other catalog types


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