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

[jira] [Updated] (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 ]

Konstantin Orlov updated IGNITE-18208:
--------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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
>             Fix For: 3.0.0-beta2
>
>
> 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)