Skip to content

Add ensure_ascii=False to JSON formatting#164

Open
Yuxin-Yu wants to merge 1 commit intoopensearch-project:mainfrom
Yuxin-Yu:patch-1
Open

Add ensure_ascii=False to JSON formatting#164
Yuxin-Yu wants to merge 1 commit intoopensearch-project:mainfrom
Yuxin-Yu:patch-1

Conversation

@Yuxin-Yu
Copy link
Copy Markdown

Fix the issue where all non ASCII characters (including Chinese) are escaped to Unicode escape sequences

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Fix the issue where all non ASCII characters (including Chinese) are escaped to Unicode escape sequences

Signed-off-by: Norris Camaeho <38584421+Yuxin-Yu@users.noreply.github.com>
@rithin-pullela-aws
Copy link
Copy Markdown
Collaborator

Hi @Yuxin-Yu , can you resolve the conflics?

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.

3 participants