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

    https://github.com/apache/spark/pull/20199#discussion_r160681813
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala ---
    @@ -842,6 +842,7 @@ class VersionsSuite extends SparkFunSuite with Logging {
         }
     
         test(s"$version: SPARK-17920: Insert into/overwrite avro table") {
    +      assume(!(Utils.isWindows && version == "0.12"))
    --- End diff --
    
    @Ngone51 Have you had a chance to check out the issue? If you can't find, 
let's leave a comment here saying like ... it's intendedly skipped because it 
fails on Windows.


---

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

Reply via email to