Back to Trino

Release 0.144.3

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

480442 B
Original Source

Release 0.144.3

General

  • Fix bugs in planner where coercions were not taken into account when computing types.
  • Fix compiler failure when TRY is a sub-expression.
  • Fix compiler failure when TRY is called on a constant or an input reference.
  • Fix race condition that can cause queries that process data from non-columnar data sources to fail.

Hive

  • Fix reading symlinks when the target is in a different HDFS instance.