You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/07/04 08:47:05 UTC

[jira] [Resolved] (SPARK-8242) string function: decode

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

Reynold Xin resolved SPARK-8242.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> string function: decode
> -----------------------
>
>                 Key: SPARK-8242
>                 URL: https://issues.apache.org/jira/browse/SPARK-8242
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Cheng Hao
>              Labels: missing-python
>             Fix For: 1.5.0
>
>
> decode(binary bin, string charset): string
> Decodes the first argument into a String using the provided character set (one of 'US-ASCII', 'ISO-8859-1', 'UTF-8', 'UTF-16BE', 'UTF-16LE', 'UTF-16'). If either argument is null, the result will also be null. (As of Hive 0.12.0.)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org