HeartSaVioR opened a new pull request #25200: [SPARK-28199][SS][FOLLOWUP] Remove unnecessary annotations for private API URL: https://github.com/apache/spark/pull/25200 ## 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 https://github.com/apache/spark/commit/7548a8826d6113121b6bda1ea99ca835374220b6#r34366934 we could remove annotations which are meant to be used with public API. ## How was this patch tested? N/A
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
