YannByron commented on a change in pull request #4270:
URL: https://github.com/apache/hudi/pull/4270#discussion_r768667634
##########
File path: .github/workflows/bot.yml
##########
@@ -24,6 +24,10 @@ jobs:
spark: "spark3,spark3.0.x"
- scala: "scala-2.12"
spark: "spark3,spark3.0.x,spark-shade-unbundle-avro"
+ - scala: "scala-2.12"
+ spark: "spark3,spark3.1.x"
Review comment:
the changes here is just following what you do before for supporting
more spark CI tasks.
i'm not sure what you think about the maven profile for 3.1.x.
--
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]