[
https://issues.apache.org/jira/browse/DRILL-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-2460:
----------------------------------
Assignee: Aman Sinha
> 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
> Components: SQL Parser
> Reporter: Daniel Barclay (Drill)
> Assignee: Aman Sinha
>
> 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)