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

    https://github.com/apache/spark/pull/21837#discussion_r205647805
  
    --- Diff: 
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala ---
    @@ -364,7 +364,7 @@ class AvroSuite extends QueryTest with SharedSQLContext 
with SQLTestUtils {
         }
       }
     
    -  test("write with compression") {
    +  test("write with compression - sql configs") {
         withTempPath { dir =>
           val AVRO_COMPRESSION_CODEC = "spark.sql.avro.compression.codec"
           val AVRO_DEFLATE_LEVEL = "spark.sql.avro.deflate.level"
    --- End diff --
    
    ditto.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to