Skip to content

Conversation

@HeartSaVioR
Copy link
Contributor

@HeartSaVioR HeartSaVioR commented Jun 14, 2020

What changes were proposed in this pull request?

This PR renames the variable from "numLateInputs" to "numRowsDroppedByWatermark" so that it becomes self-explanation.

Why are the changes needed?

This is originated from post-review, see #28607 (comment)

Does this PR introduce any user-facing change?

No, as SPARK-24634 is not introduced in any release yet.

How was this patch tested?

Existing UTs.

@HeartSaVioR
Copy link
Contributor Author

cc. @zsxwing

@SparkQA
Copy link

SparkQA commented Jun 14, 2020

Test build #124013 has finished for PR 28828 at commit cf147aa.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 15, 2020

Test build #124017 has finished for PR 28828 at commit a712b4d.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 15, 2020

Test build #124015 has finished for PR 28828 at commit ca3b3de.

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

@HyukjinKwon
Copy link
Member

@xuanyuanking too FYI

Copy link
Member

@xuanyuanking xuanyuanking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the quick follow-up.

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me too. I will merge in few days.

@HeartSaVioR HeartSaVioR changed the title [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" Jun 15, 2020
@SparkQA
Copy link

SparkQA commented Jun 15, 2020

Test build #124040 has finished for PR 28828 at commit 75d12d3.

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

Copy link
Member

@zsxwing zsxwing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one minor comment. Otherwise LGTM. Thanks for fixing this!

@SparkQA
Copy link

SparkQA commented Jun 15, 2020

Test build #124073 has finished for PR 28828 at commit 2e984f3.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 16, 2020

Test build #124074 has finished for PR 28828 at commit c496eb5.

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

@HyukjinKwon
Copy link
Member

Merged to master.

@HeartSaVioR
Copy link
Contributor Author

Thanks all for reviewing and merging!

@HeartSaVioR HeartSaVioR deleted the SPARK-24634-v3-followup branch June 16, 2020 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants