Skip to content

Conversation

@HeartSaVioR
Copy link
Contributor

What changes were proposed in this pull request?

SPARK-28199 (#24996) hid implementations of Triggers into private[sql] and encourage end users to use Trigger.xxx methods instead.

As I got some post review comment on 7548a88#r34366934 we could remove annotations which are meant to be used with public API.

How was this patch tested?

N/A

@HeartSaVioR
Copy link
Contributor Author

cc. @zsxwing

@SparkQA
Copy link

SparkQA commented Jul 19, 2019

Test build #107901 has finished for PR 25200 at commit a5902af.

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

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Merged to master.
Thank you, @HeartSaVioR .

@zsxwing
Copy link
Member

zsxwing commented Jul 19, 2019

LGTM. Thanks for the quick PR

@HeartSaVioR
Copy link
Contributor Author

Thanks all for quick reviewing and merging!

@HeartSaVioR HeartSaVioR deleted the SPARK-28199-FOLLOWUP branch July 20, 2019 00:10
yiheng pushed a commit to yiheng/spark that referenced this pull request Jul 24, 2019
…e API

## What changes were proposed in this pull request?

SPARK-28199 (apache#24996) hid implementations of Triggers into `private[sql]` and encourage end users to use `Trigger.xxx` methods instead.

As I got some post review comment on apache@7548a88#r34366934 we could remove annotations which are meant to be used with public API.

## How was this patch tested?

N/A

Closes apache#25200 from HeartSaVioR/SPARK-28199-FOLLOWUP.

Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
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.

4 participants