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

feat: add a function to parse jsonb only #66

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

CookiePieWw
Copy link
Contributor

Currently we use from_slice to parse jsonb to Value, but cannot distinguish jsonb and json strings for compatibility. This patch add a function for parsing jsonb only similar to parse_value.

@WenyXu
Copy link
Collaborator

WenyXu commented Oct 29, 2024

@b41sh @sundy-li PTAL❤️

@b41sh
Copy link
Member

b41sh commented Nov 13, 2024

LGTM, thanks for your contribution

@b41sh b41sh merged commit 126b1d4 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.

3 participants