rdblue commented on code in PR #9585: URL: https://github.com/apache/iceberg/pull/9585#discussion_r1477126245
########## docs/java-api-quickstart.md: ########## @@ -38,37 +38,42 @@ The Hive catalog connects to a Hive metastore to keep track of Iceberg tables. You can initialize a Hive catalog with a name and some properties. (see: [Catalog properties](../configuration/#catalog-properties)) -**Note:** Currently, `setConf` is always required for hive catalogs, but this will change in the future. +### Using a Hive catalog Review Comment: Looks like the changes are incorrect here. This now duplicates the previous section heading and paragraph. -- 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