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

Data source cache method #1771

Open
johngrimes opened this issue Oct 27, 2023 · 1 comment
Open

Data source cache method #1771

johngrimes opened this issue Oct 27, 2023 · 1 comment
Labels
new feature New feature or request

Comments

@johngrimes
Copy link
Member

It would be great if there was a cache() method on a DataSource object within the library API.

This would go through each of the datasets within the data source and invoke Dataset.cache() on it.

This would be desirable in some situations where multiple queries need to be run over the same data source.

@johngrimes johngrimes added the new feature New feature or request label Oct 27, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Pathling Oct 27, 2023
@johngrimes
Copy link
Member Author

This would make one of of the workarounds for #1770 easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant