[
https://issues.apache.org/jira/browse/ASTERIXDB-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wail Y. Alkowaileet resolved ASTERIXDB-3359.
--------------------------------------------
Resolution: Fixed
> Project only the necessary columns on delete
> --------------------------------------------
>
> Key: ASTERIXDB-3359
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3359
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> When a delete operation is initiated, all columns will be projected. This is
> inefficient as only a few columns are needed. Namely, the delete predicate
> columns and the indexed columns (if any).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)