Updated on 2024-05-29 GMT+08:00

RESET SESSION

Syntax

  • RESET SESSION name
  • RESET SESSION catalog.name

Description

This statement is used to reset the specified properties of the current session.

Example

RESET SESSION optimize_hash_generation;
RESET SESSION hive.optimized_reader_enabled;