presto-docs/src/main/sphinx/release/release-0.191.rst
!bit_count for bits between 33 and 63.query.low-memory-killer.enabled config property has been replaced
with query.low-memory-killer.policy. Use total-reservation to continue
using the previous policy of killing the largest query. There is also a new
policy, total-reservation-on-blocked-nodes, which kills the query that
is using the most memory on nodes that are out of memory (blocked).colocated-joins-enabled config property or the colocated_join
session property, and the concurrent_lifespans_per_task session property
must be specified.scale-writers config property or
the scale_writers session property. The minimum size can be set with the
writer-min-size config property or the writer_min_size session property.
The tradeoff for writer scaling is that write queries can take longer to run
due to the decreased writer parallelism while the writer count ramps up.information_schema.columns if there are tables with
no columns or no supported columns.