You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/07/03 00:28:06 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 ]

Sean Hsuan-Yi Chu updated DRILL-2460:
-------------------------------------
    Fix Version/s:     (was: 1.2.0)
                   1.4.0

> 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: Sean Hsuan-Yi Chu
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> 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)