You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/02 03:35:31 UTC

[GitHub] [hudi] xushiyan commented on a change in pull request #4350: [HUDI-3047] Basic Implementation of Spark Datasource V2

xushiyan commented on a change in pull request #4350:
URL: https://github.com/apache/hudi/pull/4350#discussion_r777161772



##########
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:
       @leesf  We introduce build profiles `spark3.0.x` and `spark3.1.x` mostly due to spark's own incompatibilities. Here I think we can make some rules: to enable v2 writer, users have to make sure they're on spark 3.2+. Sounds good? In future, we may gradually drop support for old spark versions if the old spark code deviates too far from the latest one.




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org