presto-docs/src/main/sphinx/release/release-0.128.rst
Workers can now be instructed to shutdown. This is done by submiting a PUT
request to /v1/info/state with the body "SHUTTING_DOWN". Once instructed
to shutdown, the worker will no longer receive new tasks, and will exit once
all existing tasks have completed.
INNER JOIN has equi-join clauses that
align with the grouping columns used by a preceding operation such as
GROUP BY, DISTINCT, etc. When this triggers, the join may fail to
produce some of the output rows.