wombatu-kun commented on code in PR #12772: URL: https://github.com/apache/hudi/pull/12772#discussion_r2085891402
########## hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/index/hbase/TestSparkHoodieHBaseIndex.java: ########## @@ -102,6 +102,7 @@ * (see one problem here : https://issues.apache.org/jira/browse/HBASE-15835). Hence, the need to use * {@link MethodOrderer.Alphanumeric} to make sure the tests run in order. Please alter the order of tests running carefully. */ +@Disabled Review Comment: disabled it conditionally, added ticket to enable and fix it later https://issues.apache.org/jira/browse/HUDI-9408 -- 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]
