Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20096#discussion_r160640668
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/continuous/EpochCoordinator.scala
---
@@ -39,6 +39,15 @@ private[continuous] sealed trait EpochCoordinatorMessage
extends Serializable
*/
private[sql] case object IncrementAndGetEpoch extends
EpochCoordinatorMessage
+/**
--- End diff --
@zsxwing Can you take a look at these changes in this file.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]