You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ldzhjn <gi...@git.apache.org> on 2018/12/07 03:53:55 UTC

[GitHub] ignite pull request #5597: IGNITE-10585 JDBC driver returns FLOAT in column ...

GitHub user ldzhjn opened a pull request:

    https://github.com/apache/ignite/pull/5597

    IGNITE-10585 JDBC driver returns FLOAT in column metadata for REAL SQL type

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ldzhjn/ignite IGNITE-10585

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5597.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 #5597
    
----
commit 3f226a3870c77a9070b368e65a29d99416c7606f
Author: rayliu <ra...@...>
Date:   2018-12-07T02:15:02Z

    Fix bug

commit 24347646acde056b26134a5d9440509566fec686
Author: rayliu <ra...@...>
Date:   2018-12-07T03:52:14Z

    Add test

----


---