You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/09/07 12:24:00 UTC

[jira] [Updated] (IGNITE-15466) Calcite. Statistics tests refactoring.

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

Evgeny Stanilovsky updated IGNITE-15466:
----------------------------------------
    Description: 
After [1] was merged, some tests with nothing to do with statistics have appeared. 


{noformat}
StatisticsPlannerTest#testIndexChoosingFromExpression
StatisticsPlannerTest#testIndexChoosingFromSumConst
StatisticsPlannerTest#testIndexChoosingFromUnifunction
StatisticsPlannerTest#testIsNull
StatisticsPlannerTest#testNotNull
{noformat}

investigation and refactoring required.


[1] https://issues.apache.org/jira/browse/IGNITE-14307


  was:
After [1] was merged, some tests with nothing to do with statistics have appeared. 


{noformat}
StatisticsPlannerTest#testIndexChoosingFromExpression
StatisticsPlannerTest#testIndexChoosingFromSumConst
StatisticsPlannerTest#testIndexChoosingFromUnifunction
StatisticsPlannerTest#testIsNull
StatisticsPlannerTest#testNotNull
{noformat}

investigation and refactoring required.


https://issues.apache.org/jira/browse/IGNITE-14307


> Calcite. Statistics tests refactoring.
> --------------------------------------
>
>                 Key: IGNITE-15466
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15466
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: calcite2-required
>
> After [1] was merged, some tests with nothing to do with statistics have appeared. 
> {noformat}
> StatisticsPlannerTest#testIndexChoosingFromExpression
> StatisticsPlannerTest#testIndexChoosingFromSumConst
> StatisticsPlannerTest#testIndexChoosingFromUnifunction
> StatisticsPlannerTest#testIsNull
> StatisticsPlannerTest#testNotNull
> {noformat}
> investigation and refactoring required.
> [1] https://issues.apache.org/jira/browse/IGNITE-14307



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