Skip to content

Comments

Add BaseDistLoader to gigl#495

Merged
kmontemayor2-sc merged 46 commits intomainfrom
kmonte/gigl-base-loader
Feb 24, 2026
Merged

Add BaseDistLoader to gigl#495
kmontemayor2-sc merged 46 commits intomainfrom
kmonte/gigl-base-loader

Conversation

@kmontemayor2-sc
Copy link
Collaborator

@kmontemayor2-sc kmontemayor2-sc commented Feb 18, 2026

Scope of work done

There's a lot of code duplication going on between the two loaders, we should consolidate so that we can more easily expand / make changes in the future.

I'm choosing to still subclass the GLT loader - I synced with @mkolodner-sc about this offline and I think we wanted to copy over whole-sale but IMO it's a "better" design to not copy over what we don't need to - and we can always update in the future to take all of the code we need.

The key thing we're enabling here is passing in sampler so that we can have the sampler (e.g. ablp sampler, ppr sampler, etc) delegated to the children classes.

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

@kmontemayor2-sc
Copy link
Collaborator Author

/integration_test

@kmontemayor2-sc
Copy link
Collaborator Author

/unit_test_py

Copy link
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.

Conditional approval that there are no performance regressions.
If you could please report back.

@kmontemayor2-sc
Copy link
Collaborator Author

/e2e_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

GiGL Automation

@ 01:16:39UTC : 🔄 E2E Test started.

@ 02:55:51UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc
Copy link
Collaborator Author

/unit_test_py

@kmontemayor2-sc
Copy link
Collaborator Author

/integration_test

@kmontemayor2-sc
Copy link
Collaborator Author

/e2e_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

GiGL Automation

@ 01:54:17UTC : 🔄 Python Unit Test started.

@ 03:05:13UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

GiGL Automation

@ 01:54:21UTC : 🔄 Integration Test started.

@ 03:07:49UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

GiGL Automation

@ 01:54:29UTC : 🔄 E2E Test started.

@ 03:12:31UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc
Copy link
Collaborator Author

Running regression tests offline :)

@kmontemayor2-sc kmontemayor2-sc marked this pull request as ready for review February 23, 2026 18:12
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Feb 23, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 23, 2026
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit 4cb53f7 Feb 24, 2026
6 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/gigl-base-loader branch February 24, 2026 00:33
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