[jira] [Comment Edited] (CALCITE-2459) Add implementation of From_Base64 to SqlFunctions

2018-08-23 Thread Julian Hyde (JIRA)


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

Julian Hyde edited comment on CALCITE-2459 at 8/23/18 9:06 PM:
---

[~vlsi], Yes, probably. I don't feel very strongly about it. But we should make 
it easy for people to run in a "pure" standard SQL or Oracle environment if 
they so choose. 

In our [function documentation|https://calcite.apache.org/docs/reference.html], 
we should list which functions are only available in particular compatibility 
modes. FROM_BASE64 is one. DECODE, GREATEST, LEAST, LTRIM, RTRIM, NVL and 
3-argument TRANSLATE are Oracle-specific. Currently those do not even appear in 
the doc.


was (Author: julianhyde):
[~vlsi], Yes, probably. I don't feel very strongly about it. But we should make 
it easy for people to run in a "pure" standard SQL or Oracle environment if 
they so choose. 

> Add implementation of From_Base64 to SqlFunctions
> -
>
> Key: CALCITE-2459
> URL: https://issues.apache.org/jira/browse/CALCITE-2459
> Project: Calcite
>  Issue Type: Improvement
>  Components: core
>Reporter: vinoyang
>Assignee: Julian Hyde
>Priority: Minor
>
> refer to mysql FROM_BASE64 function : 
> [https://dev.mysql.com/doc/refman/5.6/en/string-functions.html#function_from-base64]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (CALCITE-2459) Add implementation of From_Base64 to SqlFunctions

2018-08-09 Thread vinoyang (JIRA)


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

vinoyang edited comment on CALCITE-2459 at 8/9/18 7:37 AM:
---

[~julianhyde] I'd like to fix this issue.


was (Author: yanghua):
[~julianhyde] I'd like to finish this issue.

> Add implementation of From_Base64 to SqlFunctions
> -
>
> Key: CALCITE-2459
> URL: https://issues.apache.org/jira/browse/CALCITE-2459
> Project: Calcite
>  Issue Type: Improvement
>  Components: core
>Reporter: vinoyang
>Assignee: Julian Hyde
>Priority: Minor
>
> refer to mysql FROM_BASE64 function : 
> [https://dev.mysql.com/doc/refman/5.6/en/string-functions.html#function_from-base64]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)