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

Add tests and str constructor to GlobPath #437

Closed
wants to merge 2 commits into from
Closed

Add tests and str constructor to GlobPath #437

wants to merge 2 commits into from

Conversation

flliver
Copy link
Collaborator

@flliver flliver commented Dec 27, 2024

Summary

Small commit to add tests and improve constructor for GlobPath/GlobPathFieldGroup in preparation for using it in Dataset.

Rationale

See Summary.

Changes

See Summary.

Impact

Adds new str constructor so that we don't have to create GlobPaths from client (which should be an internal class).

Testing

make test; make lint

Regression Risk

N/A

Checklist

  • Unit tests covering the changes have been added

Additional Notes

N/A

@flliver
Copy link
Collaborator Author

flliver commented Dec 27, 2024

Abandoning to fix lint and merge in more changes for new dataset.from_parquet() method.

@flliver
Copy link
Collaborator Author

flliver commented Dec 27, 2024

Closing

@flliver flliver closed this Dec 27, 2024
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