AlanConfluent commented on code in PR #26567: URL: https://github.com/apache/flink/pull/26567#discussion_r2132916825
########## docs/layouts/shortcodes/generated/execution_config_configuration.html: ########## @@ -30,7 +30,7 @@ <td><h5>table.exec.async-scalar.buffer-capacity</h5><br> <span class="label label-primary">Streaming</span></td> <td style="word-wrap: break-word;">10</td> <td>Integer</td> - <td>The max number of async i/o operation that the async lookup join can trigger.</td> + <td>The max number of async i/o operation that the async scalar function can trigger.</td> Review Comment: I think this one actually is for async-scalar. I just corrected it as I happened to see it. Happy to split that to another PR if that's frowned upon. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org