garyli1019 commented on a change in pull request #2727:
URL: https://github.com/apache/hudi/pull/2727#discussion_r602388340
##########
File path: pom.xml
##########
@@ -1424,6 +1425,7 @@
<properties>
<scala.version>${scala12.version}</scala.version>
<scala.binary.version>2.12</scala.binary.version>
+ <skip.hudi-spark3.unit.tests>true</skip.hudi-spark3.unit.tests>
Review comment:
I think we don't need to add `-Dscala2.12` for the spark3 build, since
the scala2.12 was already hardcoded in spark3 profile.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]