pan3793 commented on code in PR #5294:
URL: https://github.com/apache/kyuubi/pull/5294#discussion_r1360808468


##########
kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala:
##########
@@ -2005,7 +2005,7 @@ object KyuubiConf {
       " <li>HIVE_SQL: specify this engine type will launch a Hive engine which 
can provide" +
       " all the capacity of the Hive Server2.</li>" +
       " <li>JDBC: specify this engine type will launch a JDBC engine which can 
provide" +
-      " a MySQL protocol connector, for now we only support Doris 
dialect.</li>" +
+      " a MySQL protocol connector, for now we support Doris dialect and 
Phoenix dialect.</li>" +

Review Comment:
   JDBC: specify this engine type will launch a JDBC engine which can forward 
queries to the database system through the certain JDBC driver, for now, it 
supports Doris and Phoenix.



-- 
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]

Reply via email to