Presto 101t Documentation

8.12. SET SESSION

8.12. SET SESSION

Synopsis

SET SESSION name = 'value'
SET SESSION catalog.name = 'value'

Description

Set a session property value.

Examples

SET SESSION optimize_hash_generation = 'true';
SET SESSION hive.optimized_reader_enabled = 'true';