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

Add optional orjson serializer support #152

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

pquentin
Copy link
Member

Based on https://gist.github.com/sethmlarson/5c37bd0cc1bbb5c40d8b90860e98de7f with tips from @karmi and @honzakral.

I'm not enabling it automatically for now due to stricter UTF-8 behavior and different handling of NaN. Will require a companion PR in elasticsearch-py.

@pquentin
Copy link
Member Author

pquentin commented Mar 6, 2024

Thanks for the review! My current plan is to merge when the elasticsearch-py part is ready too.

@pquentin pquentin merged commit 4f21357 into elastic:main Mar 26, 2024
10 checks passed
@pquentin pquentin deleted the orjson branch March 26, 2024 12:55
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.

None yet

2 participants