Ali Alsuliman created ASTERIXDB-3131:
----------------------------------------

             Summary: Make compiler.cbotest configurable at the query level
                 Key: ASTERIXDB-3131
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3131
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: COMP - Compiler
    Affects Versions: 0.9.7
            Reporter: Ali Alsuliman
            Assignee: Ali Alsuliman
             Fix For: 0.9.7


Currently, there is no simple way to turn off CBO-test-mode
in our test suites because compiler.cbotest isn't configurable.
There is a need to turn CBO off completely for various testing reasons
(e.g. compare CBO off vs on, check RBO plan, ... etc).
compiler.cbotest property should continue to be a hidden property
but it should be included in the list of allowed query properties
so that our tests can use it. This is also needed for the ongoing
work that will make the existing tests create samples and run CBO
instead of CBO-test-mode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to