[
https://issues.apache.org/jira/browse/IGNITE-9362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590543#comment-16590543
]
ASF GitHub Bot commented on IGNITE-9362:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/4610
IGNITE-9362 SQL: Remove NODES.IS_LOCAL attribute
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-9362
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4610.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 #4610
----
commit 51778d7edb1af6793f505a05cec147cc29320d40
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-08-23T17:03:23Z
IGNITE-9362 SQL: Remove NODES.IS_LOCAL attribute
----
> SQL: Remove NODES.IS_LOCAL attribute
> ------------------------------------
>
> Key: IGNITE-9362
> URL: https://issues.apache.org/jira/browse/IGNITE-9362
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Fix For: 2.7
>
>
> We need to remove {{IS_LOCAL}} attribute from {{NODES}} system view. This
> attribute doesn't make sense: it depends on where SQL query is executed. When
> executed from JDBC/ODBC driver user will received strange result, when remote
> node is displayed as local.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)