[
https://issues.apache.org/jira/browse/IGNITE-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689271#comment-16689271
]
ASF GitHub Bot commented on IGNITE-10294:
-----------------------------------------
GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/5408
IGNITE-10294
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10294
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5408.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 #5408
----
commit 97b139ccac96b8e00f2a8ebf70279ff13248d5f5
Author: devozerov <vozerov@...>
Date: 2018-11-16T10:34:28Z
Fixed.
----
> SQL: subjectId is lost for SqlFieldsQuery event on local node
> -------------------------------------------------------------
>
> Key: IGNITE-10294
> URL: https://issues.apache.org/jira/browse/IGNITE-10294
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.8
>
>
> See {{GridQueryProcessor.sendQueryExecutedEvent}} - we pass {{null}} as
> subject ID. Need to fix it to local node ID.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)