docs/src/main/sphinx/release/release-0.124.md
JOIN which could cause the cluster to become over
committed and possibly crash.approx_percentile aggregation now also accepts an array of percentages.IN lists. When all constants in the
list are in the range of 32-bit signed integers but the test value can be
outside of the range, true may be produced when the correct result should
be false.etc/access-control.properties.
Note that Presto currently does not ship with any system access controller
implementations.WITH NO DATA syntax in CREATE TABLE ... AS SELECT.DISTINCT
and LIMIT.optimizer.use-intermediate-aggregations config property or
task_intermediate_aggregation session property.If you are upgrading, you need to alter your verifier_queries table:
ALTER TABLE verifier_queries ADD COLUMN test_postqueries text;
ALTER TABLE verifier_queries ADD COLUMN test_prequeries text;
ALTER TABLE verifier_queries ADD COLUMN control_postqueries text;
ALTER TABLE verifier_queries ADD COLUMN control_prequeries text;