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

Do not escape values if CSV_UNQUOTED #24113

Closed wendigo closed 1 week ago

wendigo commented 1 week ago

Broken by https://github.com/trinodb/trino/pull/20716

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. (x) Release notes are required, with the following suggested text:

## CLI
* Fix quoting of output values when CSV_UNQUOTED or CSV_HEADER_UNQUOTED format is used ({issue}`issuenumber`)