[ https://issues.apache.org/jira/browse/SPARK-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579915#comment-14579915 ]
Cheng Hao commented on SPARK-8243: ---------------------------------- I'll take this one. > string function: encode > ----------------------- > > Key: SPARK-8243 > URL: https://issues.apache.org/jira/browse/SPARK-8243 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > > encode(string src, string charset): binary > Encodes the first argument into a BINARY 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org