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

feat: support aggr push down in distributed query #1232

Merged
merged 13 commits into from
Sep 30, 2023

Conversation

Rachelint
Copy link
Contributor

@Rachelint Rachelint commented Sep 27, 2023

Rationale

Part of #1108
New distributed query framework have been impl, we support aggregate push down in this pr.

Detailed Changes

  • push down the aggregate node when resolving partitioned scan.
  • support to switch new/old distributed query through http.

Test Plan

Test by exist tests.

@Rachelint Rachelint changed the title feat: supprot aggr push down in distributed query feat: support aggr push down in distributed query Sep 27, 2023
@jiacai2050 jiacai2050 self-requested a review September 28, 2023 07:31
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 merged commit c96ca8d into apache:main Sep 30, 2023
6 checks 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.

2 participants