File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 186186 <netty .version>4.1.108.Final</netty .version>
187187 <openai .java.version>0.12.0</openai .java.version>
188188 <retrofit .version>2.9.0</retrofit .version>
189- <paimon .version>0.8.2 </paimon .version>
189+ <paimon .version>1.3.1 </paimon .version>
190190 <paimon .artifact>paimon-spark-${spark.binary.version} </paimon .artifact>
191191 <phoenix .version>6.0.0</phoenix .version>
192192 <postgresql .version>42.7.2</postgresql .version>
20942094 <delta .artifact>delta-spark_${scala.binary.version} </delta .artifact>
20952095 <!-- TODO: update once Hudi support Spark 4.0 -->
20962096 <hudi .artifact>hudi-spark3.5-bundle_${scala.binary.version} </hudi .artifact>
2097- <!-- TODO: update once Paimon support Spark 4.0.
2098- paimon-spark-3.5 contains Scala 2.12 classes cause conflicts with Scala 2.13 -->
2099- <paimon .artifact>paimon-common</paimon .artifact>
2100- <maven .plugin.scalatest.exclude.tags>org.scalatest.tags.Slow,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.HudiTest</maven .plugin.scalatest.exclude.tags>
2097+ <maven .plugin.scalatest.exclude.tags>org.scalatest.tags.Slow,org.apache.kyuubi.tags.HudiTest</maven .plugin.scalatest.exclude.tags>
21012098 <spark .archive.name>spark-${spark.version} -bin-hadoop3.tgz</spark .archive.name>
21022099 </properties >
21032100 </profile >
You can’t perform that action at this time.
0 commit comments