[
https://issues.apache.org/jira/browse/CALCITE-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-6900:
------------------------------------
Labels: pull-request-available (was: )
> Support Char type cast in ClickHouse Dialect
> --------------------------------------------
>
> Key: CALCITE-6900
> URL: https://issues.apache.org/jira/browse/CALCITE-6900
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.39.0
> Reporter: Yu Xu
> Assignee: Yu Xu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.40.0
>
>
> Currently ClickHouse Dialect can not support Char type cast.
> ClickHouse use String type to support varchar and FixedString type to support
> char type,
> need to support it in Calcite.
>
> ClickHouse column type can refer to:
> https://clickhouse.com/docs/sql-reference/data-types
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)