Release 0.96#
General#
- Fix - try_cast()for- TIMESTAMPand other types that need access to session information.
- Fix planner bug that could result in incorrect results for tables containing columns with the same prefix, underscores and numbers. 
- MAPtype is now comparable.
- Fix output buffer leak in - StatementResource.Query.
- Fix leak in - SqlTaskscaused by invalid heartbeats .
- Fix double logging of queries submitted while the queue is full. 
- Fixed “running queries” JMX stat. 
- Add - distributed_joinsession property to enable/disable distributed joins.
Hive#
- Add support for tables partitioned by - DATE.