Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The format mssql uses looks like:
SUBSTRING(input, start, length)
but the default is currently to unparse to SUBSTRING(input FROM start FOR length)
Attachments
Issue Links
- is related to
-
CALCITE-1841 Create handlers for JDBC dialect-specific generated SQL
- Closed
- links to