[
https://issues.apache.org/jira/browse/CALCITE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936697#comment-17936697
]
xiong duan commented on CALCITE-6892:
-------------------------------------
Fixed in
[6f2a688|https://github.com/apache/calcite/commit/6f2a6889cfc9d5c8d0e2e121b0274a8b060be8c0].Thanks
for the review [~caicancai] .
> CHAR_LENGTH Function is not recognized in DerbySQL
> ---------------------------------------------------
>
> Key: CALCITE-6892
> URL: https://issues.apache.org/jira/browse/CALCITE-6892
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.38.0
> Reporter: Yu Xu
> Assignee: Yu Xu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.40.0
>
>
> Derby is not support CHAR_LENGTH function and it is use LENGTH support it.
> Add LENGTH function in DerbySqlDialect
> we can refer to:[https://db.apache.org/derby/docs/10.17/ref/index.html]
> Derby LENGTH function can work well with string type which the same as
> Calcite Char_length function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)