You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/20 01:35:25 UTC

[GitHub] [incubator-kyuubi] 531651225 commented on a diff in pull request #4000: [FEATURE] Support Apache Phoenix engine base on jdbc engine

531651225 commented on code in PR #4000:
URL: https://github.com/apache/incubator-kyuubi/pull/4000#discussion_r1052778751


##########
pom.xml:
##########
@@ -1498,6 +1499,12 @@
                 <version>${mysql.jdbc.version}</version>
             </dependency>
 
+            <dependency>
+                <groupId>com.aliyun.phoenix</groupId>

Review Comment:
   > how about using the origin artifact/group org.apache.phoenix instead of a fork
   thanks, i fixed it.
   



-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org