[
https://issues.apache.org/jira/browse/IGNITE-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694334#comment-16694334
]
ASF GitHub Bot commented on IGNITE-10356:
-----------------------------------------
GitHub user ldzhjn opened a pull request:
https://github.com/apache/ignite/pull/5454
IGNITE-10356 JDBC thin driver returns wrong data type for Date and Decimal
SQL type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ldzhjn/ignite IGNITE-10356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5454.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 #5454
----
commit 1927c1617d165a8647ff45b010f395765d2ac68a
Author: rayliu <rayliu@...>
Date: 2018-11-21T07:29:05Z
Fix bug
----
> JDBC thin driver returns wrong data type for Date and Decimal SQL type
> ----------------------------------------------------------------------
>
> Key: IGNITE-10356
> URL: https://issues.apache.org/jira/browse/IGNITE-10356
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.6, 2.7
> Reporter: Ray
> Assignee: Ray
> Priority: Critical
> Fix For: 2.8
>
>
> JDBC thin driver will return wrong metadata for column type when user creates
> a table with Date and Decimal type.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)