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

[Bug fix - Gaia-IR] The plan of pattern matching faces a multi-join error #1704

Merged
merged 68 commits into from
Jun 10, 2022
Merged

[Bug fix - Gaia-IR] The plan of pattern matching faces a multi-join error #1704

merged 68 commits into from
Jun 10, 2022

Conversation

longbinlai
Copy link
Collaborator

Fix the issue in #1703

longbinlai and others added 30 commits May 26, 2021 14:41
…oid potential cyclice dependencies while using the library in pegasus.
[IR Runtime] IR TagOpt for more compact structure in Runtime
@longbinlai longbinlai added bug Something isn't working component:gie component:gaia GAIA, the preview release of the next version of GIE labels Jun 10, 2022
@longbinlai longbinlai added this to In progress in New GIE Engine (0606~0624) via automation Jun 10, 2022
@longbinlai longbinlai moved this from In progress to Review in progress in New GIE Engine (0606~0624) Jun 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2022

Codecov Report

Merging #1704 (9c9bd11) into main (030434b) will decrease coverage by 3.78%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1704      +/-   ##
==========================================
- Coverage   44.01%   40.22%   -3.79%     
==========================================
  Files          89       89              
  Lines        9764     9764              
==========================================
- Hits         4298     3928     -370     
- Misses       5466     5836     +370     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/deploy/hosts/cluster.py 31.64% <0.00%> (-55.70%) ⬇️
python/graphscope/analytical/app/java_app.py 24.24% <0.00%> (-44.95%) ⬇️
python/graphscope/framework/utils.py 40.10% <0.00%> (-14.85%) ⬇️
python/graphscope/framework/app.py 69.95% <0.00%> (-10.33%) ⬇️
python/graphscope/client/rpc.py 81.48% <0.00%> (-8.34%) ⬇️
python/graphscope/framework/graph_schema.py 52.45% <0.00%> (-7.11%) ⬇️
python/graphscope/tests/conftest.py 48.21% <0.00%> (-4.65%) ⬇️
python/graphscope/client/session.py 63.75% <0.00%> (-3.22%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
... and 2 more

Continue to review full report at Codecov.

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

New GIE Engine (0606~0624) automation moved this from Review in progress to Reviewer approved Jun 10, 2022
@longbinlai longbinlai merged commit 0b49a06 into alibaba:main Jun 10, 2022
New GIE Engine (0606~0624) automation moved this from Reviewer approved to Done Jun 10, 2022
@longbinlai longbinlai deleted the ir_fix_patmat branch June 10, 2022 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:gaia GAIA, the preview release of the next version of GIE component:gie
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants