Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.39.0
Description
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
Attachments
Issue Links
- Blocked
-
CALCITE-6909 ClickHouse dialect should limit the Precision and Scale of the Decimal type to be within 76
-
- Closed
-
- links to