mirror of
https://github.com/apache/druid.git
synced 2025-03-01 14:59:08 +00:00
* SQL: Allow NULLs in place of optional arguments in many functions. Also adjust SQL docs to describe how to make time literals using TIME_PARSE (which is now possible in a nicer way). * Be less forbidden.