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

refactor(query): prune unused flatten result columns #13935

Merged
merged 15 commits into from
Dec 8, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Dec 6, 2023

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

Summary

  • Prune unused flatten result columns to reduce memory usage
  • Remove the tuple type from the return value of the srf functions

Closes #issue


This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Dec 6, 2023
@b41sh b41sh requested review from sundy-li and andylokandy December 7, 2023 03:37
@b41sh b41sh marked this pull request as ready for review December 7, 2023 03:38
@andylokandy andylokandy requested a review from leiysky December 7, 2023 11:52
@BohuTANG BohuTANG merged commit 0b77991 into databendlabs:main Dec 8, 2023
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants