Skip to content

Conversation

@b41sh
Copy link
Member

@b41sh b41sh commented Jul 11, 2023

improve json path selector using less memory

  • The Selector records the Position of the value in the original value during the query process to avoid storing temporary data allocation memory.
  • The result data is placed directly into the builder's buffer to avoid storing result data allocation memory.

@b41sh b41sh requested a review from sundy-li July 11, 2023 14:40
@b41sh b41sh merged commit d81fbee into databendlabs:main Jul 11, 2023
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