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

chore(planner): merge map operator #10195

Merged
merged 8 commits into from
Feb 24, 2023
Merged

Conversation

sundy-li
Copy link
Member

@sundy-li sundy-li commented Feb 24, 2023

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

Summary

Summary about this PR

  1. Merge map operator
  2. Add aggregate_rewrite to rewrite sum(expr +/- literal) to sum(expr) +/ - literal * count()

Closes #issue

@vercel
Copy link

vercel bot commented Feb 24, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
databend ⬜️ Ignored (Inspect) Feb 24, 2023 at 5:39AM (UTC)

@mergify mergify bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Feb 24, 2023
@sundy-li sundy-li marked this pull request as ready for review February 24, 2023 06:31
@sundy-li sundy-li merged commit d63ae92 into databendlabs:main Feb 24, 2023
@sundy-li sundy-li deleted the tunning3 branch February 24, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-chore this PR only has small changes that no need to record, like coding styles.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant