[
https://issues.apache.org/jira/browse/ASTERIXDB-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711128#comment-17711128
]
ASF subversion and git services commented on ASTERIXDB-3143:
------------------------------------------------------------
Commit 8306afbe0702ff777de1ba8ededafe4912d1a380 in asterixdb's branch
refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=8306afbe07 ]
[ASTERIXDB-3143] Add SqlppAnalyzedExecutionTest
Details:
This is an extension to SqlppExecutionTest that runs
ANALYZE DATASET on every dataset that is updated via
an *.update.sqlpp file, and then continues to run
the suite. The idea is that no results should change
due to enabling CBO.
A few tests are filtered out that can't work with CBO
on, due to either bugs or known limitations.
Change-Id: Ib5e1b2efefe38332ea1f8f7328c63ace12ac9cab
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17428
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Vijay Sarathy <[email protected]>
> Add integration tests for CBO
> -----------------------------
>
> Key: ASTERIXDB-3143
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3143
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler, TEST - Test Framework
> Affects Versions: 0.9.9
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
> Labels: triaged
> Fix For: 0.9.9
>
>
> Currently CBO has only unit testing in the optimizer suites and a few
> execution tests. There should be a version of SqlppExecutionTests that runs
> all of the tests possible to run with samples to make sure CBO produces the
> same results.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)