XuQianJin-Stars commented on a change in pull request #4720:
URL: https://github.com/apache/hudi/pull/4720#discussion_r820180708



##########
File path: hudi-spark-datasource/hudi-spark3/pom.xml
##########
@@ -157,7 +175,7 @@
     <dependency>
       <groupId>org.apache.spark</groupId>
       <artifactId>spark-sql_2.12</artifactId>
-      <version>${spark3.version}</version>
+      <version>${spark3.2.version}</version>

Review comment:
       > can you clarify why this change? what if user needs to build the 
project with spark 3.1.x profile?
   
   spark 3.1.x  profile use 
`<hudi.spark.module>hudi-spark3.1.x</hudi.spark.module>` with spark3.1.x 
version.
   spark 3  profile use `<hudi.spark.module>hudi-spark3</hudi.spark.module>` 
with spark 3.2.0(and above) versions.




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


Reply via email to