[
https://issues.apache.org/jira/browse/IGNITE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-8806:
-----------------------------------
Fix Version/s: (was: 2.6)
2.7
> SQL: NPE in GridH2ProxyIndex when trying to access lookup batch
> ---------------------------------------------------------------
>
> Key: IGNITE-8806
> URL: https://issues.apache.org/jira/browse/IGNITE-8806
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.5
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.7
>
>
> See {{GridH2ProxyIndex#createLookupBatch}} - it calls the same method on real
> index and returns wrapped batch unconditionally.
> But according to the contract of this method, index may return {{null}}.
> Proxy index should return {{null}} in this case as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)