[
https://issues.apache.org/jira/browse/CALCITE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613147#comment-16613147
]
winifredtang commented on CALCITE-2460:
---------------------------------------
[~julianhyde] Hello, I have placed MySql-specific functions TO_BASE64 and
FROM_BASE64 to MySqlOperatorTable, and added a test similar to
JdbcTest.testFunOracle. I have put [CALCITE-2459] on this branch too. Please
take a look. Thx.
PR: https://github.com/apache/calcite/pull/800
> Add implementation of To_Base64 to SqlFunctions
> -----------------------------------------------
>
> Key: CALCITE-2460
> URL: https://issues.apache.org/jira/browse/CALCITE-2460
> Project: Calcite
> Issue Type: Improvement
> Reporter: vinoyang
> Assignee: Julian Hyde
> Priority: Minor
>
> refer to mysql TO_BASE64 function :
> [https://dev.mysql.com/doc/refman/5.6/en/string-functions.html#function_to-base64]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)