Skip to content

Add remote_dataset for graph store mode#386

Merged
kmontemayor2-sc merged 7 commits intomainfrom
kmonte/add-dataset-utils
Nov 24, 2025
Merged

Add remote_dataset for graph store mode#386
kmontemayor2-sc merged 7 commits intomainfrom
kmonte/add-dataset-utils

Conversation

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator

Scope of work done

We need to be able to "fetch" data from the servers so I'm exposing util functions to do so.

NOTE: Ideally these would be exposed via DistServer 1 so we could call them directly.

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

Comment thread python/gigl/distributed/graph_store/remote_dataset.py Outdated
Comment thread python/gigl/distributed/graph_store/remote_dataset.py
@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator Author

/unit_test_py

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 20, 2025

GiGL Automation

@ 19:52:18UTC : 🔄 Python Unit Test started.

@ 20:51:46UTC : ✅ Workflow completed successfully.

Copy link
Copy Markdown
Collaborator

@svij-sc svij-sc left a comment

Choose a reason for hiding this comment

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

Can we add docstrings?
Left some other suggestions below.

Comment thread python/gigl/distributed/graph_store/remote_dataset.py
Comment thread python/gigl/distributed/graph_store/remote_dataset.py Outdated
Comment thread python/gigl/distributed/graph_store/remote_dataset.py
Copy link
Copy Markdown
Collaborator

@mkolodner-sc mkolodner-sc left a comment

Choose a reason for hiding this comment

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

Thanks Kyle!

Comment thread python/gigl/distributed/graph_store/remote_dataset.py
@kmontemayor2-sc kmontemayor2-sc marked this pull request as ready for review November 24, 2025 18:00
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Nov 24, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 24, 2025
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Nov 24, 2025
Merged via the queue into main with commit 7a66a06 Nov 24, 2025
6 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/add-dataset-utils branch November 24, 2025 20:31
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