Skip to content

Fix ASCII encoding error in Profile/Explain generation#275

Merged
michaelnchin merged 1 commit intomainfrom
explain-ascii-fix
Mar 4, 2022
Merged

Fix ASCII encoding error in Profile/Explain generation#275
michaelnchin merged 1 commit intomainfrom
explain-ascii-fix

Conversation

@michaelnchin
Copy link
Copy Markdown
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