nsivabalan commented on code in PR #12746:
URL: https://github.com/apache/hudi/pull/12746#discussion_r1936761455
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/dml/TestMergeModeCommitTimeOrdering.scala:
##########
@@ -225,7 +226,7 @@ class TestMergeModeCommitTimeOrdering extends
HoodieSparkSqlTestBase {
}
// TODO(HUDI-8468): add COW test after supporting COMMIT_TIME_ORDERING in
MERGE INTO for COW
- test(s"Test merge operations with COMMIT_TIME_ORDERING for $tableType
table "
+ /*test(s"Test merge operations with COMMIT_TIME_ORDERING for $tableType
table "
Review Comment:
my bad. will revert this.
--
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]