Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/20399 )
Change subject: IMPALA-5081: Add codegen_opt_level query option ...................................................................... Patch Set 13: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/20399/11//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/20399/11//COMMIT_MSG@18 PS11, Line 18: codegen optimization. These additional counters, and tracking opt level > test_queries.py::TestQueries in exhaustive mode takes 36 minutes. Adding te Yeah, we should avoid the exponential effect of adding new parameters to the vector, e.g. it doesn't seem that useful to run tests for each file format X each optimization level. -- To view, visit http://gerrit.cloudera.org:8080/20399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I371f8758b6552263e91a1fbfd9a6e1c28e1fa2bd Gerrit-Change-Number: 20399 Gerrit-PatchSet: 13 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Fri, 20 Oct 2023 08:01:13 +0000 Gerrit-HasComments: Yes
