yaooqinn commented on code in PR #4649: URL: https://github.com/apache/kyuubi/pull/4649#discussion_r1155423535
########## docs/client/jdbc/kyuubi_jdbc.rst: ########## @@ -41,33 +41,33 @@ you are using to connect to your data must be able to access the driver JAR file Using the Driver in Java Code ***************************** -In the code, specify the artifact `kyuubi-hive-jdbc-shaded` from `Maven Central`_ according to the build tool you use. +In the code, specify the artifact :code:`kyuubi-hive-jdbc-shaded` from `Maven Central`_ according to the build tool you use. Review Comment: Are snapshots from maven central? -- 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]
