-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.17.0
-
Component/s: druid-adapter
-
Labels:None
With the new ability to support null values in Druid, empty string is not equal to null anymore.
To enable auto format parser
timestamp_parse
Druid function expects null literal as format argument.
I have added a connection config parameter to allow smooth transition from old Druid version to version 0.13.0 and above.
- relates to
-
CALCITE-2804 Druid adapter: Cast does not work when casting to timestamp
-
- Closed
-
- links to