dominikriemer commented on code in PR #1675: URL: https://github.com/apache/streampipes/pull/1675#discussion_r1228701499
########## streampipes-sdk/src/main/java/org/apache/streampipes/sdk/builder/AbstractConfigurablePipelineElementBuilder.java: ########## @@ -1013,7 +1013,13 @@ public K requiredMultiValueSelectionFromContainer(Label label, public K requiredRuntimeResolvableTreeInput(Label label, Review Comment: This is meant to be a convenience method and also ensures backwards compatibility since we've introduced the `resolveDynamically` boolean flag. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
