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 2023/10/17 17:48:00 UTC

[jira] [Commented] (IGNITE-12455) Calcite integration. Partition pruning.

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

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

{panel:title=Branch: [pull/10928/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10928/head] Base: [master] : New Tests (6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests 6|https://ci2.ignite.apache.org/viewLog.html?buildId=7565889]]
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testNullsInCondition - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testEmptyConditions - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testSimple - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testSelectIn - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testSelectOr - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: PartitionPruneTest.testSetOperations - PASSED{color}

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

> Calcite integration. Partition pruning.
> ---------------------------------------
>
>                 Key: IGNITE-12455
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12455
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Igor Seliverstov
>            Assignee: Ivan Daschinsky
>            Priority: Major
>              Labels: calcite2-required, calcite3-required, ise
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In scope of fragment info calculation we're able to prune partitions on the basis of filter condition, query parameters, affinity and tables distribution.
> This optimization may dramatically reduce query execution time/needed resources.



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