morningman commented on code in PR #716: URL: https://github.com/apache/doris-website/pull/716#discussion_r1627205807
########## versioned_sidebars/version-2.1-sidebars.json: ########## @@ -278,8 +278,16 @@ "label": "Analyzing Database", "items": [ "lakehouse/database/es", - "lakehouse/database/jdbc", - "lakehouse/database/max-compute" + "lakehouse/database/max-compute", + "lakehouse/database/jdbc-overview", Review Comment: Put `jdbc-overview` at first. Follow with other jdbc doc, and then es and max compute ########## i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/database/jdbc-overview.md: ########## @@ -0,0 +1,304 @@ +--- +{ + "title": "JDBC 总览", Review Comment: ```suggestion "title": "JDBC Catalog", ``` -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org