Skip to content

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

Closed
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-23430
Closed

[SPARK-23430][WebUI]ApiHelper.COLUMN_TO_INDEX should match headers of the task table#20615
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-23430

Conversation

@zsxwing

Copy link
Copy Markdown
Member

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")

@zsxwing

Copy link
Copy Markdown
MemberAuthor

cc @cloud-fan@vanzin

@SparkQA

Copy link
Copy Markdown

Test build #87457 has finished for PR 20615 at commit 986ca3a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

Copy link
Copy Markdown
Contributor

This looks the same as SPARK-23413 / #20601

@zsxwing

Copy link
Copy Markdown
MemberAuthor

Great! Closing my PR.

@zsxwingzsxwing closed this Feb 15, 2018
@zsxwing
zsxwing deleted the SPARK-23430 branch February 15, 2018 19:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zsxwing@SparkQA@vanzin