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

refactor: Reuse dictionary to JSON bytes code TDE-1138 #958

Merged
merged 3 commits into from
May 3, 2024

Conversation

l0b0
Copy link
Contributor

@l0b0 l0b0 commented May 2, 2024

Motivation

De-duplicate code. TBD: Determine whether we should ensure_ascii=False everywhere, based on this discussion.

Modification

Centralise JSON encoding code.

Checklist

  • Tests updated (N/A)
  • Docs updated (N/A)
  • Issue linked in Title

@l0b0 l0b0 requested a review from a team as a code owner May 2, 2024 02:35
@l0b0 l0b0 enabled auto-merge May 2, 2024 02:47
@l0b0 l0b0 force-pushed the refactor/reuse-json-bytes-encoding branch from 157ab5a to 09656ec Compare May 2, 2024 03:58
Otherwise information will get lost when decoding.
@l0b0 l0b0 force-pushed the refactor/reuse-json-bytes-encoding branch from 09656ec to 9c266ba Compare May 2, 2024 23:08
@l0b0 l0b0 added this pull request to the merge queue May 3, 2024
Merged via the queue into master with commit 0b6158b May 3, 2024
2 checks passed
@l0b0 l0b0 deleted the refactor/reuse-json-bytes-encoding branch May 3, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants