Daniel Barclay (Drill) created DRILL-2460:
---------------------------------------------

             Summary: no real error message and blank AssertError for bad(?) 
"TIME(2,1) " syntax
                 Key: DRILL-2460
                 URL: https://issues.apache.org/jira/browse/DRILL-2460
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


The immediate following query results in the following AssertionError with no 
message about the problem and error/exception with no message about the root 
problem.

0: jdbc:drill:zk=local> SELECT CAST( NULL AS TIME(2,1) )    FROM 
INFORMATION_SCHEMA.CATALOGS LIMIT 1 ;
Query failed: AssertionError: 

Error: exception while executing query: Failure while executing query. 
(state=,code=0)
0: jdbc:drill:zk=local> 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to