Release 313 (31 May 2019)
General
- Fix leak in operator peak memory computations. (#843)
- Fix incorrect results for queries involving
GROUPING SETSandLIMIT. (#864) - Add compression and encryption support for Spill to disk. (#778)
CLI
- Fix failure when selecting a value of type Data types. (#854)
JDBC driver
- Fix failure when selecting a value of type Data types. (#854)
Phoenix connector
- Allow matching schema and table names case insensitively. This can be enabled by setting
the
case-insensitive-name-matchingconfiguration property to true. (#872)