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

fix: do not escape CSV output (#24311) #24313

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

davidby-influx
Copy link
Contributor

CSV output is incorrectly escaped.
Add a boolean flag to tag output
functions to prevent this.

closes #24309

(cherry picked from commit 2dc3dcb)

closes #24310

CSV output is incorrectly escaped.
Add a boolean flag to tag output
functions to prevent this.

closes #24309

(cherry picked from commit 2dc3dcb)

closes #24310
Copy link
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidby-influx davidby-influx merged commit 734d25f into 1.11 Jun 29, 2023
@jacobmarble jacobmarble deleted the DSB_csv_escape_1.11 branch January 2, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants