[
https://issues.apache.org/jira/browse/IGNITE-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630521#comment-16630521
]
ASF GitHub Bot commented on IGNITE-9632:
----------------------------------------
GitHub user SGrimstad opened a pull request:
https://github.com/apache/ignite/pull/4857
IGNITE-9632 implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite IGNITE-9632
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4857.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4857
----
commit 1a41a15edf6ad9f394fc09fc91052abbf7004d7f
Author: SGrimstad <sgrimstad@...>
Date: 2018-09-27T14:23:28Z
IGNITE-9632 implementation
----
> Add support of trivial IN-operation for partition extraction
> ------------------------------------------------------------
>
> Key: IGNITE-9632
> URL: https://issues.apache.org/jira/browse/IGNITE-9632
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.7
> Reporter: Sergey Grimstad
> Assignee: Sergey Grimstad
> Priority: Major
> Fix For: 2.8
>
>
> GridSqlQuerySplitter when extractPartition should support IN operations for
> simple cases like IN (const, const ...)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)