reuvenlax commented on code in PR #26063: URL: https://github.com/apache/beam/pull/26063#discussion_r1170485694
########## website/www/site/layouts/shortcodes/flink_java_pipeline_options.html: ########## @@ -133,6 +132,11 @@ <td>Sets the behavior of reusing objects.</td> <td>Default: <code>false</code></td> </tr> +<tr> + <td><code>operatorChaining</code></td> Review Comment: done ########## website/www/site/layouts/shortcodes/flink_python_pipeline_options.html: ########## @@ -133,6 +132,11 @@ <td>Sets the behavior of reusing objects.</td> <td>Default: <code>false</code></td> </tr> +<tr> + <td><code>operator_chaining</code></td> Review Comment: done -- 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]
