You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/07/10 22:52:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14622873#comment-14622873 ] 

Mehant Baid commented on DRILL-2862:
------------------------------------

+1.

> 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.2.0
>
>         Attachments: DRILL-2862.2.patch.txt
>
>
> 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)