1
0

[HUDI-3195] Fix spark 3 pom (#4554)

- drop 3.0.x profile
- update readme
- update build CI bot.yml
- fix spark 3 bundle name
This commit is contained in:
Raymond Xu
2022-01-10 19:11:22 -08:00
committed by GitHub
parent 67ad4992e1
commit f74cd57320
3 changed files with 4 additions and 36 deletions

View File

@@ -20,10 +20,6 @@ jobs:
spark: "spark2"
- scala: "scala-2.11"
spark: "spark2,spark-shade-unbundle-avro"
- scala: "scala-2.12"
spark: "spark3.0.x"
- scala: "scala-2.12"
spark: "spark3.0.x,spark-shade-unbundle-avro"
- scala: "scala-2.12"
spark: "spark3.1.x"
- scala: "scala-2.12"