[ 
https://issues.apache.org/jira/browse/SPARK-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365561#comment-14365561
 ] 

Apache Spark commented on SPARK-5313:
-------------------------------------

User 'brennonyork' has created a pull request for this issue:
https://github.com/apache/spark/pull/5072

> 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

Reply via email to