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/24 23:37:38 UTC

[jira] [Assigned] (DRILL-2862) Convert_to/Convert_From throw assertion when an incorrect encoding type is specified

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

Parth Chandra reassigned DRILL-2862:
------------------------------------

    Assignee: Parth Chandra  (was: Daniel Barclay (Drill))

> Convert_to/Convert_From throw assertion when an incorrect encoding type is specified
> ------------------------------------------------------------------------------------
>
>                 Key: DRILL-2862
>                 URL: https://issues.apache.org/jira/browse/DRILL-2862
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Data Types
>            Reporter: Neeraja
>            Assignee: Parth Chandra
>             Fix For: 1.1.0
>
>
> Below is the error from SQLLine. Replacing UTF-8 to UTF8 works fine.
> The error message need to accurately represent the problem.
> 0: jdbc:drill:> select Convert_from(t.address.state,'UTF-8') from customers t limit 10;
> Query failed: AssertionError: 
> Error: exception while executing query: Failure while executing query. (state=,code=0)



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