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

Add progress bar for loading graphs. #894

Merged
merged 10 commits into from
Oct 20, 2021
Merged

Conversation

siyuan0322
Copy link
Collaborator

Fixes the graph loading part in #756

@siyuan0322
Copy link
Collaborator Author

siyuan0322 commented Oct 14, 2021

>>> graph = load_modern_graph(sess, f"{test_repo_dir}/modern_graph")

I1014 19:15:18.000000 677066 /root/GraphScope/analytical_engine/core/grape_instance.cc:895] Registering Graph, graph type: ARROW_PROPERTY, Type sigature: e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521, lib path: /tmp/gs/builtin/e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521/libe33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521.so
I1014 19:15:18.000000 677064 /root/GraphScope/analytical_engine/core/grape_instance.cc:895] Registering Graph, graph type: ARROW_PROPERTY, Type sigature: e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521, lib path: /tmp/gs/builtin/e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521/libe33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521.so
I1014 19:15:18.000000 677066 /root/GraphScope/analytical_engine/core/grape_instance.cc:111] Loading graph, graph name: graph_a37JncCH, graph type: ArrowFragment, type sig: e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521
I1014 19:15:18.000000 677064 /root/GraphScope/analytical_engine/core/grape_instance.cc:111] Loading graph, graph name: graph_a37JncCH, graph type: ArrowFragment, type sig: e33529e80839a2064a804ce453c761a9483aa7ab775bcfddc1a1f9da63dcb521
Loading: 100%|██████████| 10/10 [00:00<00:00, 196.44it/s]

Loading: 100%|██████████| 10/10 [00:00<00:00, 102.21it/s]

Loading: 100%|██████████| 10/10 [00:00<00:00, 102.95it/s]

Loading: 100%|██████████| 10/10 [00:00<00:00, 118.55it/s]

Loading: 100%|██████████| 10/10 [00:00<00:00, 120.46it/s]

@yecol
Copy link
Collaborator

yecol commented Oct 15, 2021

progress bar wording: Loading -> Loading graph.

@sighingnow sighingnow merged commit 3b1de8f into alibaba:main Oct 20, 2021
@siyuan0322 siyuan0322 deleted the zsy/progress branch October 21, 2021 01:55
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

4 participants