[
https://issues.apache.org/jira/browse/DRILL-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361930#comment-14361930
]
Daniel Barclay (Drill) commented on DRILL-2460:
-----------------------------------------------
"DATE(100)" also triggers the same symptom.
> 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)