Github user koeninger commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21917#discussion_r207721482
  
    --- Diff: 
external/kafka-0-10/src/main/scala/org/apache/spark/streaming/kafka010/KafkaDataConsumer.scala
 ---
    @@ -183,6 +187,22 @@ private[kafka010] class InternalKafkaConsumer[K, V](
         record
       }
     
    +  /**
    +   * Similar to compactedStart but will return None if poll doesn't
    --- End diff --
    
    Did you mean compactedNext?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to