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

Chunwei Lei resolved CALCITE-3084.
----------------------------------
       Resolution: Fixed
         Assignee: Chunwei Lei
    Fix Version/s: 1.20.0

Fixed in 
[https://github.com/apache/calcite/commit/6120ff0746cdb32c319674d73c7002fcfb9dbbb2].
 Thanks for the PR, [~ambition119]!

> Implement JDBC string functions: ASCII, REPEAT, SPACE, SOUNDEX, DIFFERENCE
> --------------------------------------------------------------------------
>
>                 Key: CALCITE-3084
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3084
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.19.0
>            Reporter: pingle wang
>            Assignee: Chunwei Lei
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Implement jdbc functional content:
> {code:java}
> {fn ASCII(string)}
> {fn DIFFERENCE(string, string)}
> {fn REPEAT(string, integer)}
> {fn SOUNDEX(string)}
> {fn SPACE(integer)}
> {code}
>  



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

Reply via email to