You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/03 06:38:00 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 ]

Aleksey Plekhanov updated IGNITE-10783:
---------------------------------------
    Fix Version/s:     (was: 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
>
> 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)