Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20096#discussion_r159983463
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/CachedKafkaConsumer.scala
---
@@ -261,6 +261,10 @@ private[kafka010] case class CachedKafkaConsumer
private(
}
}
+ def wakeup(): Unit = {
--- End diff --
This does not seem to be used anywhere?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]