difin commented on code in PR #4855: URL: https://github.com/apache/hive/pull/4855#discussion_r1386894135
########## itests/qtest-iceberg/src/test/java/org/apache/hadoop/hive/cli/TestIcebergLlapLocalCompactorCliDriver.java: ########## @@ -0,0 +1,83 @@ +/* Review Comment: Because existing IcebergCli doesn't start a compaction worker. When a compaction is run on a regular driver without compaction worker the tests hangs forever. Hive ACID also has separate driver for compaction q-tests. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
