dongjoon-hyun commented on a change in pull request #25345: [SPARK-28609][DOC] Fix broken styles/links and make up-to-date URL: https://github.com/apache/spark/pull/25345#discussion_r310340310
########## File path: docs/structured-streaming-programming-guide.md ########## @@ -2190,34 +2190,34 @@ The function offers a simple way to express your processing logic but does not a deduplicate generated data when failures cause reprocessing of some input data. For that situation you must specify the processing logic in an object. -1. The function takes a row as input. +- First, the function takes a row as input. Review comment: The following is the current screenshot of our 2.4.3 page. The enumeration doesn't work well with template. Also, the python example has redundant leading spaces inconsistently from the other Python examples.  ---------------------------------------------------------------- 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]
