Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/21803 )
Change subject: IMPALA-915: Support cancel queries during planning ...................................................................... Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/21803/7/be/src/service/client-request-state.cc File be/src/service/client-request-state.cc: http://gerrit.cloudera.org:8080/#/c/21803/7/be/src/service/client-request-state.cc@1827 PS7, Line 1827: // Used by RETURN_IF_CANCELLED. > Nit: I think that previously RETURN_IF_CANCELLED was only applied to Runtim Ack http://gerrit.cloudera.org:8080/#/c/21803/7/tests/custom_cluster/test_local_catalog.py File tests/custom_cluster/test_local_catalog.py: http://gerrit.cloudera.org:8080/#/c/21803/7/tests/custom_cluster/test_local_catalog.py@719 PS7, Line 719: assert 'CancelledException: Query cancelled by user request' in queue.get() > I don't think this test is working right or sufficient. It doesn't seem to I haven't figured out how to add a unique delay here. Analysis happens really quickly in local catalog mode, and doesn't seem to wait on anything from catalogd. -- To view, visit http://gerrit.cloudera.org:8080/21803 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0d25d4c7fb0b8dcc7dad9510db1e8dca220eeb86 Gerrit-Change-Number: 21803 Gerrit-PatchSet: 7 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Mon, 30 Sep 2024 18:04:15 +0000 Gerrit-HasComments: Yes
