>From Preetham Poluparthi <[email protected]>:
Attention is currently required from: Preetham Poluparthi.
Hello Anon. E. Moose #1000171, Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21238?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Contrib-2 by Anon. E. Moose #1000171, Integration-Tests+1 by Jenkins,
Verified-1 by Jenkins
Change subject: [ASTERIXDB-3775][COMP] Fix translator dropping operator chain
in record constructor
......................................................................
[ASTERIXDB-3775][COMP] Fix translator dropping operator chain in record
constructor
- user model changes: no
- storage format changes: no
- interface changes: no
Details : Fix translator bug: createRecordConstructor() was discarding updated
operator pipeline returned by langExprToAlgExpression().
Ext-ref: MB-71843
Change-Id: Ie43ff1d05ecddab1709bcc8ca1eac53b375ce5aa
---
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/LangExpressionToPlanTranslator.java
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/SqlppExpressionToPlanTranslator.java
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replicate-operator/grouping-sets/grouping-sets.1.ddl.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replicate-operator/grouping-sets/grouping-sets.2.update.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replicate-operator/grouping-sets/grouping-sets.3.query.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replicate-operator/grouping-sets/grouping-sets.4.query.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/results/replicate-operator/grouping-sets/grouping-sets.3.adm
A
asterixdb/asterix-app/src/test/resources/runtimets/results/replicate-operator/grouping-sets/grouping-sets.4.plan
A
asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/replicate-operator/grouping-sets/grouping-sets.4.plan
A
asterixdb/asterix-app/src/test/resources/runtimets/results_column/replicate-operator/grouping-sets/grouping-sets.4.plan
M asterixdb/asterix-app/src/test/resources/runtimets/sqlpp_queries.xml
11 files changed, 3,292 insertions(+), 9 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/38/21238/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21238?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: lumina
Gerrit-Change-Id: Ie43ff1d05ecddab1709bcc8ca1eac53b375ce5aa
Gerrit-Change-Number: 21238
Gerrit-PatchSet: 2
Gerrit-Owner: Preetham Poluparthi <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Preetham Poluparthi <[email protected]>