linghengqian commented on code in PR #37733: URL: https://github.com/apache/shardingsphere/pull/37733#discussion_r2687018542
########## docs/document/content/user-manual/shardingsphere-jdbc/optional-plugins/presto/_index.en.md: ########## @@ -98,8 +93,186 @@ truncate table t_order; ### Create ShardingSphere data source in business project -After the business project introduces the dependencies involved in `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: Fixed. -- 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]
