Presto 0.52 Documentation

3.2. EXPLAIN

3.2. EXPLAIN

Synopsis

EXPLAIN [ ( option [, ...] ) ] statement

where option can be one of:

    FORMAT { TEXT | GRAPHVIZ }

Description

Show the logical execution plan of a statement.