yihua commented on code in PR #13687:
URL: https://github.com/apache/hudi/pull/13687#discussion_r2267539958
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/procedure/TestUpgradeOrDowngradeProcedure.scala:
##########
@@ -33,7 +33,7 @@ import scala.collection.JavaConverters._
class TestUpgradeOrDowngradeProcedure extends HoodieSparkProcedureTestBase {
- test("Test Call downgrade_table and upgrade_table Procedure") {
+ ignore("Test Call downgrade_table and upgrade_table Procedure") {
withTempDir { tmp =>
Review Comment:
HUDI-9700 to track
##########
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestHoodieBackedMetadata.java:
##########
@@ -2657,6 +2657,7 @@ public void testCleaningArchivingAndCompaction() throws
Exception {
}
}
+ @Disabled
Review Comment:
HUDI-9700 to track
--
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]