trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Fix failure when using uppercase characters in UPDATE assignments #24049

Closed ebyhr closed 2 weeks ago

ebyhr commented 2 weeks ago

Release notes

## General
* Fix failure when using uppercase characters in UPDATE assignments. ({issue}`24049`)