Jonathan-Rosenberg commented on code in PR #6068: URL: https://github.com/apache/iceberg/pull/6068#discussion_r1007972402
########## docs/java-custom-catalog.md: ########## @@ -30,7 +30,7 @@ menu: It's possible to read an iceberg table either from an hdfs path or from a hive table. It's also possible to use a custom metastore in place of hive. The steps to do that are as follows. - [Custom TableOperations](#custom-table-operations-implementation) -- [Custom Catalog](#custom-catalog-implementation) +- [Custom Catalog](#custom-catalog-implementation-1) Review Comment: Sounds good. Would you want me to change `Custom Catalog Implementation` (#) to `Custom Catalog` and revert the current modification? -- 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]
