Skip to content

Conversation

@amanomer
Copy link
Contributor

What changes were proposed in this pull request?

This PR add support for sorting Duration column for ThriftServerSessionPage.

Why are the changes needed?

Sorting on duration columns consider time as a string after converting into readable form which is the reason for wrong sort results as mentioned in SPARK_28599.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested manually.
Back-port of #25892

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@dongjoon-hyun
Copy link
Member

Please do not make a PR for the unmarked PR.

@amanomer
Copy link
Contributor Author

Got a lesson. Thank you @dongjoon-hyun.

One query, can we re-open this PR after PR #25892 get merged?

@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Sep 22, 2019

No, this PR basically takes @wangyum 's credit.
In the Open Source community, the code authorship is considered very important.

What I mean is that this commit's authorship should be @wangyum , not you. That's the basic principle of the backporting PR.

@amanomer
Copy link
Contributor Author

This sounds fair. I will keep this in mind.
Thanks again @dongjoon-hyun .

@amanomer amanomer deleted the BP-28599 branch September 23, 2019 00:46
@dongjoon-hyun
Copy link
Member

You can make a backporting PR with @wangyum 's authorship. When the committers merge it, the authorship will be @wangyum and usually the person who made a backporting PR is not visible in branch-2.4.

@amanomer
Copy link
Contributor Author

Still want to back-port 51d3509 to branch-2.4 and soon raise a PR.
Thanks @wangyum and @dongjoon-hyun

Sign up for free to 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