sryza commented on code in PR #53671: URL: https://github.com/apache/spark/pull/53671#discussion_r2702656199
########## docs/declarative-pipelines-programming-guide.md: ########## @@ -24,22 +24,29 @@ license: | ## What is Spark Declarative Pipelines (SDP)? -Spark Declarative Pipelines (SDP) is a declarative framework for building reliable, maintainable, and testable data pipelines on Apache Spark. SDP simplifies ETL development by allowing you to focus on the transformations you want to apply to your data, rather than the mechanics of pipeline execution. +<!-- rumdl-disable MD013 --> Review Comment: If there are other issues that affect user-facing correctness or formatting, or bring the docs closer into consistency with other Spark docs, they could be worth fixing. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
