Github user zsxwing commented on a diff in the pull request:
https://github.com/apache/spark/pull/19984#discussion_r158382180
--- Diff:
sql/core/src/main/java/org/apache/spark/sql/streaming/Trigger.java ---
@@ -19,6 +19,7 @@
import java.util.concurrent.TimeUnit;
+import
org.apache.spark.sql.execution.streaming.continuous.ContinuousTrigger;
--- End diff --
nit: move this below `import
org.apache.spark.annotation.InterfaceStability;`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]