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

    https://github.com/apache/spark/pull/22042#discussion_r211805993
  
    --- Diff: 
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaTestUtils.scala
 ---
    @@ -327,6 +332,14 @@ class KafkaTestUtils(withBrokerProps: Map[String, 
Object] = Map.empty) extends L
         props
       }
     
    +  def createProducer(usingTrascation: Boolean): KafkaProducer[String, 
String] = {
    --- End diff --
    
    nit: usingTrascation -> usingTra**n**scation


---

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

Reply via email to