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

Support loading from vineyard stream/dataframe using names. #166

Merged
merged 7 commits into from
Feb 25, 2021

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

And drop the vineyardd connection in subgraph query.

Related issue number

This pull request helps #78, but doesn't resolve it.

And drop the vineyardd connection in subgraph query.

Signed-off-by: Tao He <[email protected]>
Signed-off-by: Tao He <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #166 (6dcfea2) into main (ef3df2c) will decrease coverage by 20.32%.
The diff coverage is 70.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #166       +/-   ##
===========================================
- Coverage   78.79%   58.46%   -20.33%     
===========================================
  Files          52       51        -1     
  Lines        4584     4589        +5     
===========================================
- Hits         3612     2683      -929     
- Misses        972     1906      +934     
Impacted Files Coverage Δ
python/graphscope/deploy/tests/test_demo_script.py 99.16% <ø> (-0.01%) ⬇️
python/graphscope/interactive/query.py 94.11% <ø> (-0.53%) ⬇️
python/graphscope/framework/graph.py 73.95% <55.55%> (-15.75%) ⬇️
python/graphscope/framework/loader.py 62.42% <62.50%> (-18.99%) ⬇️
python/graphscope/framework/graph_utils.py 82.33% <100.00%> (-7.03%) ⬇️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/analytical/udf/wrapper.py 25.80% <0.00%> (-74.20%) ⬇️
python/graphscope/analytical/udf/decorators.py 21.25% <0.00%> (-73.75%) ⬇️
python/graphscope/analytical/udf/compile.py 25.41% <0.00%> (-65.09%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-35.64%) ⬇️
... and 20 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 ef3df2c...6dcfea2. Read the comment docs.

@sighingnow sighingnow merged commit 70bb6e5 into alibaba:main Feb 25, 2021
MeloYang05 added a commit to shirly121/GraphScope that referenced this pull request Oct 9, 2022
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