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

[GIE Compiler] Introduce planner framework HepPlanner and implement FilterMatchRule #2581

Merged
merged 66 commits into from
Mar 31, 2023

Conversation

shirly121
Copy link
Collaborator

@shirly121 shirly121 commented Mar 31, 2023

What do these changes do?

  1. introduce HepPlanner from calcite which is a heuristic planner framework.
  2. implement FilterMatchRule to push filter into graph operators in match.
  3. fix bugs according to tests on bi.

Related issue number

Fixes

shirly121 and others added 30 commits November 4, 2022 16:45
@codecov-commenter
Copy link

Codecov Report

Merging #2581 (f3cf083) into main (94eaf9c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2581   +/-   ##
=======================================
  Coverage   39.90%   39.90%           
=======================================
  Files          88       88           
  Lines        9838     9838           
=======================================
  Hits         3926     3926           
  Misses       5912     5912           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94eaf9c...f3cf083. Read the comment docs.

@longbinlai longbinlai merged commit 9153181 into alibaba:main Mar 31, 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.

3 participants