[
https://issues.apache.org/jira/browse/IGNITE-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710011#comment-16710011
]
Yury Gerzhedovich commented on IGNITE-9630:
-------------------------------------------
[~vozerov],
My little comments:
1)I think method IgniteH2Indexing.wrap(Object obj, int type) should be moved
into H2Utils class.
2) Creating empty cursor seems also can be moved to H2Utils from
doRunDistributedQuery method.
3) PartitionExtractor class returns null in case one of qry doesn't have
qryPartInfo why we should return null in this case instead of continue
calculating partitions?
> Partitions intersection for AND condition of same key
> -----------------------------------------------------
>
> Key: IGNITE-9630
> URL: https://issues.apache.org/jira/browse/IGNITE-9630
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.7
> Reporter: Sergey Grimstad
> Assignee: Vladimir Ozerov
> Priority: Major
> Labels: iep-24
> Fix For: 2.8
>
>
> GridSqlQuerySplitter when extractPartition for AND operation type should
> calculate intersection of resolved partitions for the same key
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)