[
https://issues.apache.org/jira/browse/SPARK-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-5313.
------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Issue resolved by pull request 5072
[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
> Fix For: 1.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]