[GitHub] spark pull request #20615: [SPARK-23430][WebUI]ApiHelper.COLUMN_TO_INDEX sho...

2018-02-15 Thread zsxwing
Github user zsxwing closed the pull request at:

https://github.com/apache/spark/pull/20615


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #20615: [SPARK-23430][WebUI]ApiHelper.COLUMN_TO_INDEX sho...

2018-02-14 Thread zsxwing
GitHub user zsxwing opened a pull request:

https://github.com/apache/spark/pull/20615

[SPARK-23430][WebUI]ApiHelper.COLUMN_TO_INDEX should match headers of the 
task table

## What changes were proposed in this pull request?

ApiHelper.COLUMN_TO_INDEX doesn't match headers of the task table right 
now. This PR just fixes it.

## How was this patch tested?

`test("ApiHelper.COLUMN_TO_INDEX should match headers of the task table")`

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zsxwing/spark SPARK-23430

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/20615.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #20615


commit 986ca3a235e38d8478f05c87be19554b7a7c8dae
Author: Shixiong Zhu 
Date:   2018-02-14T23:44:32Z

ApiHelper.COLUMN_TO_INDEX should match headers of the task table




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org