HTHou commented on a change in pull request #3783:
URL: https://github.com/apache/iotdb/pull/3783#discussion_r691743055
##########
File path: docs/UserGuide/API/Programming-JDBC.md
##########
@@ -21,6 +21,10 @@
## JDBC
+*NOTICE: CURRENTLY, JDBC IS USED FOR CONNECTING SOME THIRD-PART TOOLS.
+IT CAN NOT PROVIDE HIGH THROUGHPUT FOR WRITE OPERATIONS.
+PLEASE USE [JAVA NATIVE API](Programming-Native-API.md) INSTEAD*
Review comment:
Use the website url here?
https://iotdb.apache.org/UserGuide/Master/API/Programming-Java-Native-API.html
```suggestion
PLEASE USE [JAVA NATIVE
API](https://iotdb.apache.org/UserGuide/Master/API/Programming-Java-Native-API.html)
INSTEAD*
```
--
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]