-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.14.0
-
Component/s: jdbc-adapter
-
Labels:None
The format mssql uses looks like:
SUBSTRING(input, start, length)
but the default is currently to unparse to SUBSTRING(input FROM start FOR length)
- is related to
-
CALCITE-1841 Create handlers for JDBC dialect-specific generated SQL
-
- Closed
-
- links to