Skip to content

feat(query): Support variant json path push down as virtual column #10729

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

Merged
merged 20 commits into from
Apr 10, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Mar 23, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

  • Convert JSON get function to a Virtual Column and push it down to storage
  • Generate Virtual Column from Source Column

Part of #6994

@vercel
Copy link

vercel bot commented Mar 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2023 7:49am

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Mar 23, 2023
@b41sh b41sh marked this pull request as ready for review April 6, 2023 07:21
@b41sh b41sh requested a review from sundy-li April 6, 2023 07:21
@sundy-li sundy-li requested a review from TCeason April 6, 2023 10:26
@BohuTANG
Copy link
Member

Is this PR ready to merge?

@b41sh
Copy link
Member Author

b41sh commented Apr 10, 2023

Is this PR ready to merge?

yes, it's ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants