[
https://issues.apache.org/jira/browse/CALCITE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Xu updated CALCITE-6892:
---------------------------
Description:
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]
was:
Derby is not support CHAR_LENGTH function and it is use LENGTH support it.
Add LENGTH function in DerbyDialect
we can refer to:https://db.apache.org/derby/docs/10.17/ref/index.html
> CHAR_LENGTH Function is not recognized in Derby
> ------------------------------------------------
>
> 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
> 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]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)