You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2015/01/21 08:25:34 UTC

[jira] [Resolved] (DRILL-1922) Add a string_binary() function to pretty print a VARBINARY type as VARCHAR

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

Aditya Kishore resolved DRILL-1922.
-----------------------------------
          Resolution: Fixed
    Target Version/s: 0.8.0

Committed as [50c094|https://fisheye6.atlassian.com/changelog/incubator-drill?cs=50c0949ee76753de5360fe158e9b923e45be4d83].

> Add a string_binary() function to pretty print a VARBINARY type as VARCHAR
> --------------------------------------------------------------------------
>
>                 Key: DRILL-1922
>                 URL: https://issues.apache.org/jira/browse/DRILL-1922
>             Project: Apache Drill
>          Issue Type: Task
>          Components: Functions - Drill
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>             Fix For: 0.8.0
>
>         Attachments: DRILL-1922-Add-a-string_binary-function-to-pretty-pr.patch
>
>
> Drill has a function {{binary_string()}}, which converts a UTF8 encoded, [C style HEX escaped strings|http://en.cppreference.com/w/cpp/language/escape], of the form "\Xnn" into a {{VARYBINARY}} type.
> This JIRA propose to add a counter function for converting a {{VARYBINARY}} type into a {{VARCHAR}} type encoded with the same scheme.



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