Ramana Inukonda Nagaraj created DRILL-469:
---------------------------------------------

             Summary: 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
            Reporter: Ramana Inukonda Nagaraj


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)

Reply via email to