You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (Jira)" <ji...@apache.org> on 2023/08/18 17:03:00 UTC

[jira] [Updated] (ASTERIXDB-3246) CBO costing of all physical operators in a query plan

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

Ian Maxon updated ASTERIXDB-3246:
---------------------------------
    Labels: triaged  (was: )

> CBO costing of all physical operators in a query plan
> -----------------------------------------------------
>
>                 Key: ASTERIXDB-3246
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3246
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>    Affects Versions: 0.9.6
>            Reporter: Vijay Sarathy
>            Assignee: Vijay Sarathy
>            Priority: Major
>              Labels: triaged
>
> In the first version of CBO, the following operators were costed:
> SELECT
> UNNEST_MAP
> DATA_SCAN
> EXCHANGE
> INNER_JOIN
> The costing of these subset of operators provides sufficient information to generate good plans for a vast majority of queries.
> The costing of the other operators (like group by, order by, limit, etc.) needs to be completed for full coverage of all the operators.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)