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

Ignore resource stream #103

Open
micimize opened this issue Jul 6, 2019 · 0 comments
Open

Ignore resource stream #103

micimize opened this issue Jul 6, 2019 · 0 comments

Comments

@micimize
Copy link

micimize commented Jul 6, 2019

Is it possible to add a resource without streaming it's contents?

For context, I made a partitioning dataflow a while back, but would like to optimize it so that I'm writing directly to a csv, and not re-reading the results downstream. The partition target is an endpoint, but still part of the resulting package.

The alternative to a mechanism for ignoring a resource stream would be to remove it and add it back after the data flow, which just feels inelegant

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

No branches or pull requests

1 participant