Github user brkyvz commented on a diff in the pull request:
https://github.com/apache/spark/pull/20698#discussion_r171732779
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaMicroBatchReader.scala
---
@@ -370,8 +361,14 @@ private[kafka010] class KafkaMicroBatchDataReader(
override def close(): Unit = {
// Indicate that we're no longer using this consumer
--- End diff --
maybe remove this?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]