uncleGen commented on a change in pull request #24283: [SPARK-27355][SS] Make
query execution more sensitive to epoch message late or lost
URL: https://github.com/apache/spark/pull/24283#discussion_r272901218
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/continuous/EpochCoordinator.scala
##########
@@ -117,7 +117,7 @@ private[sql] object EpochCoordinatorRef extends Logging {
private[continuous] class EpochCoordinator(
writeSupport: StreamingWrite,
stream: ContinuousStream,
- query: ContinuousExecution,
Review comment:
reverted
----------------------------------------------------------------
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]