mrsubhash commented on code in PR #12894:
URL: https://github.com/apache/iceberg/pull/12894#discussion_r2069227972


##########
docs/docs/aws.md:
##########
@@ -137,7 +137,7 @@ When used, an Iceberg namespace is stored as a [Glue 
Database](https://docs.aws.
 an Iceberg table is stored as a [Glue 
Table](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html),
 and every Iceberg table version is stored as a [Glue 
TableVersion](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-TableVersion).
 
 You can start using Glue catalog by specifying the `catalog-impl` as 
`org.apache.iceberg.aws.glue.GlueCatalog`
-or by setting `type` as `glue`,
+or by setting `catalog-type` as `glue`,

Review Comment:
   It is catalog-type, the above line already shows how we can specify using 
catalog-impl



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