You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/08/29 19:52:00 UTC

[jira] [Commented] (CALCITE-2460) Add implementation of To_Base64 to SqlFunctions

    [ https://issues.apache.org/jira/browse/CALCITE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596785#comment-16596785 ] 

Julian Hyde commented on CALCITE-2460:
--------------------------------------

I saw your PR: https://github.com/apache/calcite/pull/800. It's a good start - thank you!

Can you add documentation to reference.md.

Can you also write  a test similar to JdbcTest.testFunOracle that ensures that TO_BASE64 is only valid if the connection is created with fun=mysql.


> 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)