Release 0.88
Allow using all Aggregate Functions as .
Implement
least()
and with variable number of arguments.ARRAY is now comparable and can be used as
GROUP BY
keys or inORDER BY
expressions.Fix excessive garbage creation in the ORC reader.
Fix an issue that could cause queries using and to never terminate.