codope commented on code in PR #12288:
URL: https://github.com/apache/hudi/pull/12288#discussion_r1855355308
##########
hudi-integ-test/src/test/java/org/apache/hudi/integ/ITTestHoodieDemo.java:
##########
@@ -140,7 +140,7 @@ public void testParquetDemo() throws Exception {
testHiveAfterSecondBatchAfterCompaction();
// testPrestoAfterSecondBatchAfterCompaction();
// testTrinoAfterSecondBatchAfterCompaction();
- testIncrementalHiveQueryAfterCompaction();
+ // testIncrementalHiveQueryAfterCompaction();
Review Comment:
HUDI-8572. I had disabled temporarily. I have another patch stacked on top
of this. Either I will fix it or add JIRA in the comment in my PR
--
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]