You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:05 UTC

[jira] [Updated] (IGNITE-10783) SQL: Ability to optionally disable partition pruning

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

Maxim Muzafarov updated IGNITE-10783:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> SQL: Ability to optionally disable partition pruning
> ----------------------------------------------------
>
>                 Key: IGNITE-10783
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10783
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Priority: Major
>              Labels: iep-24
>             Fix For: 2.9
>
>
> Partition pruning is important optimization for SQL queries. But in case partitions are calculated incorrectly, it may lead to query returning less data than expected. Possibility of such scenarios should be mitigated by excessive testing. But it will not give us bug-free guarantee.
> Let's add special flag which will disable partition pruning for specific user queries.



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