Fix a regression where queries that fail during parsing or analysis do not expire.
Make JSON type comparable.
Added an optimization for hash aggregations. This optimization is turned off by default.
To turn it on, add optimizer.optimize-hash-generation=true to the coordinator config properties.