Back to Trino

Release 0.136

docs/src/main/sphinx/release/release-0.136.md

480339 B
Original Source

Release 0.136

General

  • Add control.query-types and test.query-types to verifier, which can be used to select the type of queries to run.
  • Fix issue where queries with ORDER BY LIMIT with a limit greater than 2147483647 could fail or return incorrect results.
  • Add query plan visualization with live stats to the web UI.