Back to Trino

Release 0.117

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

480296 B
Original Source

Release 0.117

General

  • Add back casts between JSON and VARCHAR to provide an easier migration path to {func}json_parse and {func}json_format. These will be removed in a future release.
  • Fix bug in semi joins and group bys on a single BIGINT column where 0 could match NULL.