[
https://issues.apache.org/jira/browse/ASTERIXDB-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Alsuliman updated ASTERIXDB-3131:
-------------------------------------
Description:
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.
was:
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.
> 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
> Priority: Major
> 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)