leesf commented on a change in pull request #4350:
URL: https://github.com/apache/hudi/pull/4350#discussion_r776938473
##########
File path: .github/workflows/bot.yml
##########
@@ -20,14 +20,6 @@ jobs:
spark: "spark2"
- scala: "scala-2.11"
spark: "spark2,spark-shade-unbundle-avro"
- - scala: "scala-2.12"
Review comment:
@xushiyan I find it very hard to make it compatible between spark 3.2.0
and spark 3.0.x/spark3.1.x(there is no V1Write for spark 3.0.x and 3.1.x )
after we upgrade spark version to spark 3.2.0, so I commented out the workflow.
--
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]