You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/08/31 13:13:00 UTC

[jira] [Comment Edited] (IGNITE-6220) Values of types int and long[] are not delivered via JDBC

    [ https://issues.apache.org/jira/browse/IGNITE-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148945#comment-16148945 ] 

Taras Ledkov edited comment on IGNITE-6220 at 8/31/17 1:12 PM:
---------------------------------------------------------------

[~pranas], thanks for reproducer.



was (Author: tledkov-gridgain):
[~pranas], thanks for reproducer.

Waits for [tests results|https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&tab=projectOverview&branch_Ignite20Tests=pull%2F2563%2Fhead].

> Values of types int and long[] are not delivered via JDBC
> ---------------------------------------------------------
>
>                 Key: IGNITE-6220
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6220
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.1
>            Reporter: Pranas Baliuka
>            Assignee: Taras Ledkov
>              Labels: arrays
>             Fix For: 2.3
>
>         Attachments: Screen Shot 2017-08-30 at 16.19.25.png
>
>
> I've tried Low GC prototype to populate collocated server node without replication and access it via JDBC.
> Issues detected:
> * The JDBC column "TIME" with type long[] is not delivered;
> * Duplicate entries in the result set;
> * Key column of type int is used for filtering, but not delivered to the JDBC Record set.
> To reproduce:
> [Git:https://github.com/pranasblk/ignite-not-flushing/tree/MIssingJDBCTypes]
> * Run IgniteNode main
> * Run JDBC main / or connect via favourite JDBC supporting client



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)