[
https://issues.apache.org/jira/browse/IGNITE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210900#comment-16210900
]
ASF GitHub Bot commented on IGNITE-6529:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/2884
IGNITE-6529: fix metadata result set
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6529
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2884.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 #2884
----
commit ef969d5721846e894ddebaf6b02916cdcdce9cf6
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-19T10:11:23Z
IGNITE-6529: fix metadata result set
commit 1f0fb008d3f59114dcb7b7205caa51e5623293a7
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-19T11:43:17Z
IGNITE-6529: fix metadata result set
----
> JDBC drivers don't provide correct metadata about columns' nullability
> -----------------------------------------------------------------------
>
> Key: IGNITE-6529
> URL: https://issues.apache.org/jira/browse/IGNITE-6529
> Project: Ignite
> Issue Type: Bug
> Components: jdbc, sql
> Reporter: Alexander Paschenko
> Assignee: Taras Ledkov
> Fix For: 2.3
>
>
> For complete implementation of IGNITE-5648, we have to make JDBC drivers
> return correct nullability flag for {{NOT NULL}} columns - currently
> corresponding param of {{QueryField}} is ignored.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)