Skip to content

Simplify Dataset build function#315

Merged
mkolodner-sc merged 25 commits intomainfrom
mkolodner-sc/cleanup_dataset_build
Sep 24, 2025
Merged

Simplify Dataset build function#315
mkolodner-sc merged 25 commits intomainfrom
mkolodner-sc/cleanup_dataset_build

Conversation

@mkolodner-sc
Copy link
Copy Markdown
Collaborator

Scope of work done

Our dataset.build() function has greatly grown in complexity and is now several hundreds of lines long. We should aim to shorten this so that our code is cleaner and more readable

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

@mkolodner-sc
Copy link
Copy Markdown
Collaborator Author

/unit_test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 15, 2025

GiGL Automation

@ 23:26:54UTC : 🔄 Unit Test started.

@ 24:07:10UTC : ✅ Workflow completed successfully.

Comment thread python/gigl/distributed/dist_dataset.py Outdated
Comment thread python/gigl/distributed/dist_dataset.py Outdated
Comment thread python/gigl/distributed/dist_dataset.py
Comment thread python/gigl/distributed/dist_dataset.py Outdated
@mkolodner-sc mkolodner-sc changed the base branch from main to mkolodner-sc/handle_partition_edge_none September 22, 2025 19:09
@mkolodner-sc
Copy link
Copy Markdown
Collaborator Author

/unit_test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 22, 2025

GiGL Automation

@ 20:12:48UTC : 🔄 Unit Test started.

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

Base automatically changed from mkolodner-sc/handle_partition_edge_none to main September 22, 2025 22:00
Copy link
Copy Markdown
Collaborator

@kmontemayor2-sc kmontemayor2-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 Matt!

Comment thread python/gigl/distributed/dist_dataset.py
Comment thread python/gigl/distributed/dist_dataset.py
Comment thread python/gigl/distributed/dist_dataset.py Outdated
Comment thread python/gigl/distributed/dist_dataset.py Outdated
Comment thread python/gigl/distributed/dist_dataset.py
Comment thread python/gigl/distributed/dist_dataset.py
@mkolodner-sc mkolodner-sc marked this pull request as ready for review September 24, 2025 18:24
@mkolodner-sc mkolodner-sc added this pull request to the merge queue Sep 24, 2025
Merged via the queue into main with commit 06ed6ef Sep 24, 2025
4 checks passed
@mkolodner-sc mkolodner-sc deleted the mkolodner-sc/cleanup_dataset_build branch September 24, 2025 19:48
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.

3 participants