You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/03 01:17:53 UTC

[jira] [Updated] (DRILL-2619) Unsupported implicit casts should throw a proper error message

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

Parth Chandra updated DRILL-2619:
---------------------------------
    Fix Version/s: 0.9.0

> Unsupported implicit casts should throw a proper error message
> --------------------------------------------------------------
>
>                 Key: DRILL-2619
>                 URL: https://issues.apache.org/jira/browse/DRILL-2619
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Data Types
>            Reporter: Rahul Challapalli
>            Assignee: Deneche A. Hakim
>            Priority: Minor
>              Labels: error_message_must_fix
>             Fix For: 0.9.0
>
>
> git.commit.id.abbrev=c11fcf7
> When I have a where clause with an implicit cast, I get back a wierd message which does not indicate the problem
> {code}
> select columns[9] from `fewtypes_null.tbl` where columns[0] = 6;
> Query failed: RemoteRpcException: Failure while running fragment., null [ 0faf63c5-cdca-4b5b-a2ab-5f3ef02d5c9b on qa-node191.qa.lab:31010 ]
> [ 0faf63c5-cdca-4b5b-a2ab-5f3ef02d5c9b on qa-node191.qa.lab:31010 ]
> {code}
> Attached the stacktrace. Let me know if you need anything more.



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