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

    https://github.com/apache/spark/pull/22337#discussion_r216032535
  
    --- Diff: 
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaRelationSuite.scala
 ---
    @@ -51,8 +51,8 @@ class KafkaRelationSuite extends QueryTest with 
SharedSQLContext with KafkaTest
         if (testUtils != null) {
           testUtils.teardown()
           testUtils = null
    -      super.afterAll()
         }
    +    super.afterAll()
    --- End diff --
    
    @kiszk Just wanted to understand. Is there a reason that its not under 
finally block ?


---

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

Reply via email to