Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.20.0
Description
The FLOOR and SUBSTRING functions are currently broken when generating query for Spark SQL[1].
FLOOR -> DATE_TRUNC SUBSTRING('Hello World' FROM 5 FOR 1) -> SUBSTRING('Hello World', 5, 1)
Attachments
Issue Links
- links to