You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/03/20 21:52:41 UTC

[jira] [Updated] (DRILL-2460) no real error message and blank AssertError for bad(?) "TIME(2,1) " syntax

     [ https://issues.apache.org/jira/browse/DRILL-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-2460:
----------------------------------
    Component/s: SQL Parser

> 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)
>
> 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)