[
https://issues.apache.org/jira/browse/IGNITE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515514#comment-16515514
]
ASF GitHub Bot commented on IGNITE-8806:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/4193
> 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: Task
> Components: sql
> Affects Versions: 2.5
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.6
>
>
> 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)