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

Python: Support submission time parameter to set the width of parallel channels #2499

Closed
markheger opened this issue Jun 26, 2020 · 1 comment · Fixed by #2503
Closed

Python: Support submission time parameter to set the width of parallel channels #2499

markheger opened this issue Jun 26, 2020 · 1 comment · Fixed by #2503

Comments

@markheger
Copy link
Member

in Java API TStream<T> parallel(Supplier<java.lang.Integer> width) supports submission time parameter,
same should be possible with streamsx.topology.topology.Stream.parallel in Python API

@markheger
Copy link
Member Author

  • is already supported
  • update the documentation of the args

markheger pushed a commit to markheger/streamsx.topology that referenced this issue Jul 7, 2020
markheger pushed a commit that referenced this issue Jul 7, 2020
markheger pushed a commit to markheger/streamsx.topology that referenced this issue Jul 8, 2020
markheger pushed a commit that referenced this issue Jul 8, 2020
example added to create_submission_parameter(), #2499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant