Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
PrestoSqlDialect by default will change any length function in a query to char_length function but char_length function is not available in PrestoSql.
Add length function support in PrestoSqlDialect similar to how it it implemented for SnowflakeSqlDialect in CALCITE-6182
Attachments
Issue Links
- links to