AngersZhuuuu commented on code in PR #5287:
URL: https://github.com/apache/kyuubi/pull/5287#discussion_r1360154955


##########
pom.xml:
##########
@@ -1475,6 +1477,12 @@
                 <artifactId>threeten-extra</artifactId>
                 <version>${threeten.version}</version>
             </dependency>
+
+            <dependency>
+                <groupId>org.apache.hudi</groupId>
+                
<artifactId>hudi-spark${hudi.spark.binary.version}-bundle_2.12</artifactId>

Review Comment:
   > @AngersZhuuuu since we have profile `hudi` to control the importing of 
hudi bundle jar, is it good to use `scala_binary_version` here now?
   
   Yea. Can use `scala_binary_version ` now



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