You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2022/08/05 09:40:00 UTC

[jira] [Commented] (IGNITE-17190) Calcite engine. Unbind statistics from H2

    [ https://issues.apache.org/jira/browse/IGNITE-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575674#comment-17575674 ] 

Ignite TC Bot commented on IGNITE-17190:
----------------------------------------

{panel:title=Branch: [pull/10175/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10175/head] Base: [master] : New Tests (12)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 3{color} [[tests 6|https://ci.ignite.apache.org/viewLog.html?buildId=6713319]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.statisticsLexemaTest - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.testRefreshNotExistStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.testAnalyze - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.testDropNotExistStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.testDropStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3: SqlStatisticsCommandTests.testRefreshStatistics - PASSED{color}

{color:#00008b}Queries 3 (lazy=true){color} [[tests 6|https://ci.ignite.apache.org/viewLog.html?buildId=6713320]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.statisticsLexemaTest - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.testRefreshNotExistStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.testAnalyze - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.testDropNotExistStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.testDropStatistics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3: SqlStatisticsCommandTests.testRefreshStatistics - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6713345&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Calcite engine. Unbind statistics from H2
> -----------------------------------------
>
>                 Key: IGNITE-17190
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17190
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksey Plekhanov
>            Assignee: Ivan Daschinsky
>            Priority: Major
>              Labels: calcite, calcite2-required, ignite-osgi
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, table statistics in Ignite uses some H2 classes (Value for example). We should unbind statistics from H2 and move statistics to the core module to be able to use it in calcite module without dependency to H2.



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