incubator-gluten icon indicating copy to clipboard operation
incubator-gluten copied to clipboard

[Core] Reopen hudi GHA tests with Spark353

Open Yohahaha opened this issue 4 months ago • 0 comments

Description

java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.catalog.SessionCatalog.invalidateCachedTable(Lorg/apache/spark/sql/catalyst/QualifiedTableName;)V
	at org.apache.spark.sql.hudi.command.DropHoodieTableCommand.run(DropHoodieTableCommand.scala:52)
	at org.apache.spark.sql.hudi.catalog.HoodieCatalog.dropTable(HoodieCatalog.scala:159)
	at org.apache.spark.sql.execution.datasources.v2.DropTableExec.run(DropTableExec.scala:38)

Yohahaha avatar Oct 17 '24 04:10 Yohahaha