dongjoon-hyun commented on a change in pull request #25370: [SPARK-28639][CORE][DOC] Configuration doc for Barrier Execution Mode URL: https://github.com/apache/spark/pull/25370#discussion_r312268295
########## File path: docs/configuration.md ########## @@ -2018,6 +2018,50 @@ Apart from these, the following properties are also available, and may be useful </tr> </table> +### Barrier Execution Mode + +<table class="table"> +<tr><th>Property Name></th><th>Default</th><th>Meaning</th></tr> Review comment: Shall we remove the extra `>` at `Property Name>`? If you don't mind, please generate the doc and post the screenshot into the PR description. That is helpful to spot this kind of typo-related bugs and the broken tables. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
