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

feat: support simplecache url chaining #42

Merged
merged 13 commits into from
Dec 22, 2023
Merged

feat: support simplecache url chaining #42

merged 13 commits into from
Dec 22, 2023

Conversation

lobis
Copy link
Collaborator

@lobis lobis commented Dec 20, 2023

related to scikit-hep/uproot5#1075.

I would like to add a test in uproot where we test the simplecache but the files I know of are too big, would it be possible to have a small test file hosted over xrootd so we can test it? (file would need to be downloaded whole).

Edit: At the end I ended up adding an xrootd server fixture to uproot so we can test this on local files, so no need to add a new small file, but I don't think it'll hurt to add one in any case.

@lobis lobis marked this pull request as ready for review December 20, 2023 16:41
@lobis lobis requested review from lgray and nsmith- December 20, 2023 16:41
@lobis
Copy link
Collaborator Author

lobis commented Dec 21, 2023

After merging this PR a release would be needed in order to merge scikit-hep/uproot5#1075.

Copy link
Member

@nsmith- nsmith- left a comment

Choose a reason for hiding this comment

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

Some minor suggestions.

src/fsspec_xrootd/xrootd.py Outdated Show resolved Hide resolved
src/fsspec_xrootd/xrootd.py Outdated Show resolved Hide resolved
@nsmith-
Copy link
Member

nsmith- commented Dec 21, 2023

Will this close #42 ?

@lobis
Copy link
Collaborator Author

lobis commented Dec 22, 2023

Will this close #42 ?

Closes #41

@lobis lobis linked an issue Dec 22, 2023 that may be closed by this pull request
@nsmith-
Copy link
Member

nsmith- commented Dec 22, 2023

Go ahead and merge, also feel free to make a release

@lobis lobis merged commit f8c57cd into main Dec 22, 2023
7 checks passed
@lobis lobis deleted the simplecache branch December 22, 2023 20:12
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.

Support simplecache url chaining
2 participants