>From Janhavi Tripurwar <[email protected]>:
Attention is currently required from: Janhavi Tripurwar, Peeyush Gupta,
Preetham Poluparthi.
Hello Ali Alsuliman, Anon. E. Moose #1000171, Jenkins, Peeyush Gupta, Preetham
Poluparthi,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20572?usp=email
to look at the new patch set (#6).
Change subject: [ASTERIXDB-3673]: Fix: Prevent CBO failure when samples are
empty
......................................................................
[ASTERIXDB-3673]: Fix: Prevent CBO failure when samples are empty
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Fallback to RBO when samples are empty.
- Moved issueWarning method to ExceptionUtil for better accessibility.
- Added warning log for visibility.
Ext-ref: MB-69358
Change-Id: Iad996433d22308f8f4096e30a0b04be27c58c020
---
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/EnumerateJoinsRule.java
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/Stats.java
M
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/ddl/analyze-dataset-1/analyze-dataset-1.1.ddl.sqlpp
M asterixdb/asterix-app/src/test/resources/runtimets/sqlpp_queries.xml
M
asterixdb/asterix-om/src/main/java/org/apache/asterix/om/exceptions/ExceptionUtil.java
5 files changed, 29 insertions(+), 14 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/72/20572/6
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20572?usp=email
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: Iad996433d22308f8f4096e30a0b04be27c58c020
Gerrit-Change-Number: 20572
Gerrit-PatchSet: 6
Gerrit-Owner: Janhavi Tripurwar <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Janhavi Tripurwar <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Peeyush Gupta <[email protected]>
Gerrit-Reviewer: Preetham Poluparthi <[email protected]>
Gerrit-Attention: Peeyush Gupta <[email protected]>
Gerrit-Attention: Janhavi Tripurwar <[email protected]>
Gerrit-Attention: Preetham Poluparthi <[email protected]>