EXPLAIN ANALYZE

    The option will give more detailed information and low-level statistics; understanding these may require knowledge of Presto internals and implementation details.

    The stats may not be entirely accurate, especially for queries that complete quickly.

    When the VERBOSE option is used, some operators may report additional information. For example, the window function operator will output the following: