[ https://issues.apache.org/jira/browse/SPARK-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355819#comment-14355819 ]
Nicholas Chammas commented on SPARK-5313: ----------------------------------------- I had an idea to generalize the process of comparing any given property across {{master}} and a given PR and displaying the result on the PR. I'll update the issue links from "contains" to "relates to", because that's all it is--an abstracted way for our Jenkins script to report on PR characteristics. > Create simple framework for highlighting changes introduced in a PR > ------------------------------------------------------------------- > > Key: SPARK-5313 > URL: https://issues.apache.org/jira/browse/SPARK-5313 > Project: Spark > Issue Type: Improvement > Components: Project Infra > Reporter: Nicholas Chammas > Priority: Minor > > For any given PR, we may want to run a bunch of checks along the following > lines: > * Show property X of {{master}} > * Show the same property X of this PR > * Call out any differences on the GitHub page > It might be helpful to write a simple function that takes any check -- itself > represented as a function -- as input, runs the check on master and the PR, > and outputs the diff. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org