Github user zsxwing commented on a diff in the pull request:
https://github.com/apache/spark/pull/20096#discussion_r160774506
--- 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 --
looks good to me
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]