okumin commented on code in PR #5299: URL: https://github.com/apache/hive/pull/5299#discussion_r1650933342
########## itests/src/test/resources/testconfiguration.properties: ########## @@ -241,7 +241,6 @@ mr.query.files=\ join_vc.q,\ list_bucket_dml_8.q,\ localtimezone.q,\ - manyViewJoin.q,\ Review Comment: Why can we test HIVE-28326 using `manyViewJoin.q`? I applied the change of `StageIDsRearranger.java`, built it, and run `mvn test -Dtest=TestCliDriver -Dtest.output.overwrite=false -Dqfile=manyViewJoin.q`. The test succeeded on my machine. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org