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: fix parse json path name with escaped characters #21

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Jun 19, 2023

  • fix parse json path name with escaped characters
  • add array_values function to convert JSON Array to vector.
  • rewrite get_by_index, get_by_name function, remove get_by_name_ignore_case function
  • to_string function allow invalid utf8

@b41sh b41sh marked this pull request as ready for review June 19, 2023 13:58
@b41sh b41sh requested a review from sundy-li June 19, 2023 13:59
@b41sh b41sh merged commit a9cccc7 into datafuselabs:main Jun 19, 2023
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.

None yet

2 participants