Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Streaming][Minor]Replace some 'if-else' in Clock #3088

Closed
wants to merge 1 commit into from

Conversation

SaintBacchus
Copy link
Contributor

Replace some 'if-else' statement by math.min and math.max in Clock.scala

Replace some 'if-else' statement by math.min and math.max in Clock.scala
@tdas
Copy link
Contributor

tdas commented Nov 11, 2014

Hey @SaintBacchus Please make a JIRA for this update the title with the JIRA number (see other PRs)

@tdas
Copy link
Contributor

tdas commented Nov 11, 2014

Jenkins, this is ok to test.

@SparkQA
Copy link

SparkQA commented Nov 11, 2014

Test build #23185 has finished for PR 3088 at commit 7b7f8e7.

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

@tdas
Copy link
Contributor

tdas commented Nov 11, 2014

This looks good to me. Please add the JIRA in the title, and I can merge this after that.

@tdas
Copy link
Contributor

tdas commented Nov 11, 2014

Since this is a small change, i am merging this.

@asfgit asfgit closed this in 6e03de3 Nov 11, 2014
asfgit pushed a commit that referenced this pull request Nov 11, 2014
Replace some 'if-else' statement by math.min and math.max in Clock.scala

Author: huangzhaowei <[email protected]>

Closes #3088 from SaintBacchus/StreamingClock and squashes the following commits:

7b7f8e7 [huangzhaowei] [Streaming][Minor]Replace some 'if-else' in Clock

(cherry picked from commit 6e03de3)
Signed-off-by: Tathagata Das <[email protected]>
@SaintBacchus
Copy link
Contributor Author

@tdas Thx for merging it. I consider it as a small improvement and will always make a jira next time.

@SaintBacchus SaintBacchus deleted the StreamingClock branch December 26, 2015 06:40
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