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(interactive): Implement GraphScope Interactive #3030

Merged
merged 8 commits into from
Aug 21, 2023

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Jul 18, 2023

  • Add Cypher end-to-end test for HighQPS Engine.
  • Introduce GIE-DB product(interactive). flex/interactive
  • Some minor changes on for HQPS engine.
  • HQPS Engine support GroupBy with more than two GroupKeys.
  • Don't pass shard id in code. Get the shard id when needed.
  • Add documentaion for GraphScope Interactive.

@zhanglei1949 zhanglei1949 marked this pull request as draft July 18, 2023 12:31
@zhanglei1949 zhanglei1949 force-pushed the hqps-cypher-ci branch 2 times, most recently from 1cb71de to 24cfb10 Compare July 20, 2023 05:53
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #3030 (b45c1ae) into main (2ba0922) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3030   +/-   ##
=======================================
  Coverage   42.63%   42.63%           
=======================================
  Files         100      100           
  Lines       10817    10817           
=======================================
  Hits         4612     4612           
  Misses       6205     6205           

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 2ba0922...b45c1ae. Read the comment docs.

@zhanglei1949 zhanglei1949 marked this pull request as ready for review July 25, 2023 07:36
@zhanglei1949 zhanglei1949 changed the title [GIE-DB] Add GIE DB impl [GIE-DB] Implement GIE Database: GraphScope Interactive Jul 25, 2023
@zhanglei1949 zhanglei1949 changed the title [GIE-DB] Implement GIE Database: GraphScope Interactive feat(GIE-DB): Implement GIE Database: GraphScope Interactive Jul 27, 2023
@zhanglei1949 zhanglei1949 changed the title feat(GIE-DB): Implement GIE Database: GraphScope Interactive feat(interactive): Implement GIE Database: GraphScope Interactive Jul 27, 2023
@zhanglei1949
Copy link
Collaborator Author

We need issue #3061 to be resolved first, before this PR is merged.

minor fix

[GIE Test] disable pattern test on csr store

Revert "[GIE Test] disable pattern test on csr store"

This reverts commit f803575.

add cypher-hqps-ci

fix

f

fix ci

s

fix typo

fix

fux

add gie-db-runtime docker

test db_admin.sh

add root dir in csr_raw_dir

add root data dir

fix

fix

:fix

add gie-db

fix

minor change

f

remove dummy data

fix test

rename gie-db to interactive

fix

init interactive db doc and use ic3 in test

fix

fix ic3 and remove unnecessary modification

fix format

update sample query
@zhanglei1949 zhanglei1949 changed the title feat(interactive): Implement GIE Database: GraphScope Interactive feat(interactive): Implement GraphScope Interactive Aug 21, 2023
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.

Docs will be added once they're fully drafted.

@zhanglei1949 zhanglei1949 merged commit d62a8f7 into alibaba:main Aug 21, 2023
43 of 47 checks passed
FLYLX pushed a commit to FLYLX/GraphScope that referenced this pull request Aug 21, 2023
- Add Cypher end-to-end test for HighQPS Engine.
- Introduce GIE-DB product(interactive). `flex/interactive`
- Some minor changes on for HQPS engine.
- HQPS Engine support GroupBy with more than two GroupKeys.
- Don't pass shard id in code. Get the shard id when needed.
- Add documentaion for GraphScope Interactive.
zhanglei1949 added a commit to zhanglei1949/GraphScope that referenced this pull request Aug 22, 2023
- Add Cypher end-to-end test for HighQPS Engine.
- Introduce GIE-DB product(interactive). `flex/interactive`
- Some minor changes on for HQPS engine.
- HQPS Engine support GroupBy with more than two GroupKeys.
- Don't pass shard id in code. Get the shard id when needed.
- Add documentaion for GraphScope Interactive.
@zhanglei1949 zhanglei1949 deleted the hqps-cypher-ci branch December 7, 2023 03:00
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.

4 participants