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

    https://github.com/apache/spark/pull/20433#discussion_r175624411
  
    --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala 
---
    @@ -1479,15 +1479,13 @@ class SQLQuerySuite extends QueryTest with 
SharedSQLContext {
           e.message.contains("Cannot save interval data type into external 
storage")
         })
     
    -    val e1 = intercept[AnalysisException] {
    -      sql("select interval")
    --- End diff --
    
    yea, I'll revert this.


---

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

Reply via email to