Back to Trino

Release 0.159

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

480331 B
Original Source

Release 0.159

General

  • Improve predicate performance for JOIN queries.

Hive

  • Optimize filtering of partition names to reduce object creation.
  • Add limit on the number of partitions that can potentially be read per table scan. This limit is configured using hive.max-partitions-per-scan and defaults to 100,000.