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/08/22 09:22:29 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on a diff in pull request #3260: [KYUUBI #3259] Initial implementation of the Hive Connector based on the Spark datasource V2

pan3793 commented on code in PR #3260:
URL: https://github.com/apache/incubator-kyuubi/pull/3260#discussion_r951208915


##########
pom.xml:
##########
@@ -2186,6 +2186,7 @@
                 <module>extensions/spark/kyuubi-extension-spark-common</module>
                 <module>extensions/spark/kyuubi-extension-spark-3-3</module>
                 <module>extensions/spark/kyuubi-spark-connector-kudu</module>
+                <module>extensions/spark/kyuubi-spark-connector-hive</module>

Review Comment:
   nit: sort alphabetically 



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