Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show original characters for string literals instead of escaping #18256

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jul 12, 2023

Description

Fixes #5061

Release notes

(x) Release notes are required, with the following suggested text:

# General
* Show original characters for string literals. ({issue}`5061`)

@ebyhr ebyhr self-assigned this Jul 13, 2023
@findinpath findinpath requested a review from dain July 13, 2023 07:08
@yabola
Copy link
Contributor

yabola commented Jul 28, 2023

@ebyhr It seems that you revert prestodb/presto#7357 ? will it have some problem?

@ebyhr
Copy link
Member Author

ebyhr commented Aug 1, 2023

@martint Gentle reminder.

@ebyhr ebyhr merged commit ebf2ae9 into trinodb:master Aug 10, 2023
83 checks passed
@ebyhr ebyhr deleted the ebi/core-format branch August 10, 2023 00:18
@github-actions github-actions bot added this to the 423 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

SHOW CREATE TABLE output uses unicode escapes instead of showing unicode characters
4 participants