Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/21340 )
Change subject: IMPALA-13024: Ignore slots if using default pool and empty group ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/21340/4/tests/custom_cluster/test_executor_groups.py File tests/custom_cluster/test_executor_groups.py: http://gerrit.cloudera.org:8080/#/c/21340/4/tests/custom_cluster/test_executor_groups.py@399 PS4, Line 399: QUERY = "select sleep(1000)" Isn't this a trivial query? By default enable_trivial_query_for_admission = true When I reproduced the issue, I used select * from functional.alltypestiny, which has very low cardinality but still has to scan a table. -- To view, visit http://gerrit.cloudera.org:8080/21340 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0b08dea7ba0c78ac6b98c7a0b148df8fb036c4d0 Gerrit-Change-Number: 21340 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Tue, 23 Apr 2024 06:05:42 +0000 Gerrit-HasComments: Yes
