You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Glenn Justo Galvizo (Jira)" <ji...@apache.org> on 2021/09/16 04:53:00 UTC

[jira] [Updated] (ASTERIXDB-2957) Ensure array indexes exist before performing local rewrites.

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Justo Galvizo updated ASTERIXDB-2957:
-------------------------------------------
    Description: Goal is to enable the compiler flag for array indexes by default, but only traverse the array index code path (w.r.t. the optimizer) if array indexes are present in a dataset in the query.  (was: Goal is to enable the compiler flag for array indexes by default, but only traverse the array index code path (w.r.t. the optimizer) if array indexes are present in any dataset.)

> Ensure array indexes exist before performing local rewrites.
> ------------------------------------------------------------
>
>                 Key: ASTERIXDB-2957
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2957
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: IDX - Indexes
>            Reporter: Glenn Justo Galvizo
>            Assignee: Glenn Justo Galvizo
>            Priority: Major
>
> Goal is to enable the compiler flag for array indexes by default, but only traverse the array index code path (w.r.t. the optimizer) if array indexes are present in a dataset in the query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)