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: panic when facing corrupted jsonb #67

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

CookiePieWw
Copy link
Contributor

@CookiePieWw CookiePieWw commented Nov 4, 2024

Currently the lib will panic when accepting corrupted jsonb, e.g. a valid jsonb without its last few chars. This patch handle this situation and return some errors instead of panic :)

Note: this pr is on base of #66

@b41sh b41sh merged commit 8c8d2fc into databendlabs:main Nov 13, 2024
1 check passed
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.

2 participants