druid/sql
Gian Merlino 0f03ab0c74 SQL: Fix precision of TIMESTAMP types. (#5464)
Druid stores timestamps down to the millisecond, so we should use
precision = 3. Setting this wrong sometimes caused milliseconds
to be ignored in timestamp literals.

Fixes #5337.
2018-03-05 18:56:52 -08:00
..
src SQL: Fix precision of TIMESTAMP types. (#5464) 2018-03-05 18:56:52 -08:00
pom.xml Update versions to 0.13.0-SNAPSHOT. (#5323) 2018-02-02 12:06:38 -06:00