druid/processing
Gian Merlino 9444da5038 SQL: Improved behavior when implicitly casting strings to date/time literals. (#5023)
* SQL: Improved behavior when implicitly casting strings to date/time literals.

- Handle all flavors of ISO8601 and SQL literals.
- Throw errors on other literals instead of silently transforming them to 0.

* Respect timeZone when format is null.
2017-11-10 17:43:22 +09:00
..
src SQL: Improved behavior when implicitly casting strings to date/time literals. (#5023) 2017-11-10 17:43:22 +09:00
pom.xml Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00