You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "B Anil Kumar (JIRA)" <ji...@apache.org> on 2014/04/01 07:52:21 UTC

[jira] [Commented] (DRILL-469) Querying Hive tables containing null values fails

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

B Anil Kumar commented on DRILL-469:
------------------------------------

Can anyone please review the patch?

> Querying Hive tables containing null values fails
> -------------------------------------------------
>
>                 Key: DRILL-469
>                 URL: https://issues.apache.org/jira/browse/DRILL-469
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.0.0-milestone-2
>            Reporter: Ramana Inukonda Nagaraj
>              Labels: patch
>         Attachments: DRILL-469.1.patch.txt, DRILL-469.2.patch.txt
>
>
> 0: jdbc:drill:> select * from hive.student;
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "de02259f-865a-42df-97ff-f34305af922b"
> endpoint {
>   address: "perfnode166.perf.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while running fragment. < NullPointerException"
> ]
> Error: exception while executing query (state=,code=0)
> Offending row:
> NULL	null	48	3.9867	166679572691
> NULL is specified for column of type INT(in both hive and drill)



--
This message was sent by Atlassian JIRA
(v6.2#6252)