jaceklaskowski commented on code in PR #53671: URL: https://github.com/apache/spark/pull/53671#discussion_r2678811583
########## 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: > Do we follow this convention in other md files? Likely no. No idea. We could introduce a precedence that eventually could become a rule across the whole docs (it does not hurt either way, does it?). More importantly, I didn't mean to change all the pages atm (and acquiring a single person's PoV (i.e., you)). I'd not be surprised if people didn't care about such tiny bits 🤷 -- 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]
