>From Ali Alsuliman <[email protected]>:
Attention is currently required from: Ali Alsuliman.
Hello Anon. E. Moose #1000171, Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20515?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, Verified-1 by Anon. E. Moose #1000171
Change subject: [ASTERIXDB-3661][COMP] Eliminate shared ops when translating
COPY TO
......................................................................
[ASTERIXDB-3661][COMP] Eliminate shared ops when translating COPY TO
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Similar to queries and other expressions translated into the logical
plan, COPY TO expression translation should also eliminate shared
operators after the initial translation into the plan.
Ext-ref: MB-69082
Change-Id: Ie07cd81d857fb194f1e4d2fff73eabc2bb401db6
---
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/LangExpressionToPlanTranslator.java
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/copy-to/union-all/union-all.01.ddl.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/copy-to/union-all/union-all.02.update.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/copy-to/union-all/union-all.03.query.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/copy-to/union-all/union-all.99.ddl.sqlpp
A
asterixdb/asterix-app/src/test/resources/runtimets/results/copy-to/union-all/union-all.03.adm
M
asterixdb/asterix-app/src/test/resources/runtimets/testsuite_external_dataset_s3.xml
7 files changed, 163 insertions(+), 2 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/15/20515/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20515?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: phoenix
Gerrit-Change-Id: Ie07cd81d857fb194f1e4d2fff73eabc2bb401db6
Gerrit-Change-Number: 20515
Gerrit-PatchSet: 2
Gerrit-Owner: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Ali Alsuliman <[email protected]>