[jira] [Created] (IGNITE-11316) SQL: Support partition pruning for local queries

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11316) SQL: Support partition pruning for local queries

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-11316:
----------------------------------------

             Summary: SQL: Support partition pruning for local queries
                 Key: IGNITE-11316
                 URL: https://issues.apache.org/jira/browse/IGNITE-11316
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov


Currently it is not supported because extraction happens inside splitter. Local query eithe:
# Do not reach splitter at all (no-split case)
# Reach splitter, but skip extraction due to missing infrastructure which is to be implemented and tested in the scope of current ticket.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)