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 ASCII encoding error in Profile/Explain generation #275

Merged
merged 1 commit into from Mar 4, 2022

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #274

Description of changes:

  • Modify explain/profile plan generation to replace any characters in the raw query results that can't be encoded to ASCII.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin requested a review from bechbd March 4, 2022 02:00
@michaelnchin michaelnchin linked an issue Mar 4, 2022 that may be closed by this pull request
@michaelnchin michaelnchin merged commit efac7a9 into main Mar 4, 2022
@michaelnchin michaelnchin deleted the explain-ascii-fix branch March 4, 2022 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 3.2.0 Explain plans throwing an error
2 participants