jaceklaskowski commented on code in PR #53671: URL: https://github.com/apache/spark/pull/53671#discussion_r2687450188
########## 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: Is this to say that we should simply abandon this PR, as it introduces no value, @sryza? -- 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]
