You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steven Wong (JIRA)" <ji...@apache.org> on 2011/03/21 19:01:06 UTC

[jira] [Commented] (HIVE-2063) jdbc return only 1 collumn

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

Steven Wong commented on HIVE-2063:
-----------------------------------

Can you add a unit test that exposes this bug?

> jdbc return only 1 collumn
> --------------------------
>
>                 Key: HIVE-2063
>                 URL: https://issues.apache.org/jira/browse/HIVE-2063
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 0.7.0
>            Reporter: Alexey Diomin
>            Priority: Critical
>         Attachments: HIVE-2063.patch, HIVE-2063.patch
>
>
> we not set separator for data and all data return in first columns and all other fields set NULL
> addition we get WARNING: Missing fields! Expected 27 fields but only got 1! Ignoring similar problems.
> it's regresion after HIVE-1378 
> bug:
> use delimiter '\t' for fields on server side
> use default delimiter with code '1' on client side

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira