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

Support limiting dimensions with execute() and executeStreaming() #184

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

hobu
Copy link
Member

@hobu hobu commented Nov 15, 2024

This PR implements support for filtering the allowed dimensions used by pipelines in execute and executeStreaming. See the test for inspiration how to use it.

@hobu hobu merged commit 2d035ab into main Nov 19, 2024
36 checks passed
@hobu hobu deleted the allowedDims branch November 19, 2024 21:34
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.

Enable filters.python to specify which cloud dimensions will be returned in the pipeline arrays
1 participant