Skip to content

WIP - Investigating external dataset usage.#6

Draft
drewoldag wants to merge 1 commit intomainfrom
awo/dataset-example
Draft

WIP - Investigating external dataset usage.#6
drewoldag wants to merge 1 commit intomainfrom
awo/dataset-example

Conversation

@drewoldag
Copy link
Collaborator

Investigating the rough edges around creating and using an external dataset class with HyraxQL.

This WIP PR shows that, as long as there are no config parameters in the dataset class, everything works fine, but trying to pass updated configs within HyraxQL's data_request causes problems.

@drewoldag drewoldag self-assigned this Mar 18, 2026
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@drewoldag
Copy link
Collaborator Author

The unit test is failing because the environment that is being created to run the tests is using the latest version of Hyrax from PyPI (whcih is quite old). In testing locally against the main branch of Hyrax there are no failure notices about not implementing a __get_item__ method.

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.

1 participant