linghengqian commented on code in PR #37733: URL: https://github.com/apache/shardingsphere/pull/37733#discussion_r2686977867
########## docs/document/content/user-manual/shardingsphere-jdbc/optional-plugins/hiveserver2/_index.en.md: ########## @@ -226,8 +250,42 @@ CREATE DATABASE demo_ds_1; CREATE DATABASE demo_ds_2; ``` -After the business project introduces the dependencies involved in the `prerequisites`, -write the ShardingSphere data source configuration file `demo.yaml` on the classpath of the business project. +After including the dependencies related to the `prerequisites` in the business project, add the following additional dependencies, Review Comment: I think using the colon (:) breaks consistency. -- 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]
