Release 0.115#
General#
Fix an issue with hierarchical queue rules where queries could be rejected after being accepted.
Add support for
LIMIT ALL
syntax.
Hive#
Fix a race condition which could cause queries to finish without reading all the data.
Fix a bug in Parquet reader that causes failures while reading lists that has an element schema name other than
array_element
in its Parquet-level schema.