[
https://issues.apache.org/jira/browse/DRILL-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973270#comment-13973270
]
Ramana Inukonda Nagaraj commented on DRILL-469:
-----------------------------------------------
Might resolve Drill-537,538
Has this been committed?
> 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-rc1
> 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)