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/Physical] Physical Layer: build physical plan and execution #2429

Merged
merged 4 commits into from Feb 18, 2023

Conversation

BingqingLyu
Copy link
Collaborator

@BingqingLyu BingqingLyu commented Feb 14, 2023

What do these changes do?

  1. Build physical plan in ir-core physical with the new physical plan job builder.
  2. Execute the physical plan in Pegasus Runtime.
  3. Others: Support multi-source queries (e.g., join two subplans with different scan source).
  4. Add/update CI tests.

Related issue number

#2417

@BingqingLyu BingqingLyu marked this pull request as draft February 14, 2023 06:01
@BingqingLyu BingqingLyu changed the title [GIE/Physical] Physical Planner: build physical plan in ir-core physical [GIE/Physical] Physical Layer: build physical plan and execution Feb 14, 2023
@BingqingLyu BingqingLyu marked this pull request as ready for review February 17, 2023 03:41
Copy link
Collaborator

@longbinlai longbinlai left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@longbinlai longbinlai left a comment

Choose a reason for hiding this comment

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

Lgtm

@longbinlai longbinlai merged commit bbe2f31 into alibaba:main Feb 18, 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.

None yet

2 participants