You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2023/02/21 15:12:00 UTC

[jira] [Assigned] (IGNITE-18208) Sql. Restructuring of the planner tests for aggregates

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

Andrey Mashenkov reassigned IGNITE-18208:
-----------------------------------------

    Assignee: Andrey Mashenkov

> Sql. Restructuring of the planner tests for aggregates 
> -------------------------------------------------------
>
>                 Key: IGNITE-18208
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18208
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>
> Currently, planner tests for aggregates doesn't have any logical structure. As a result it hard to say which queries should be processed by 2-phase aggregate, and which by colocated aggregates.
> Let's restructure the tests in order to get answer on following questions:
>  * which queries should be processed by colocated aggregates
>  * which queries should be processed by 2-phase aggregates
>  * which queries should leverage the sorted aggregates
> Let's analyze test coverage tests and create separate ticket to extend coverage in case it require.



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