Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20433#discussion_r175528512
--- 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 --
this should still fail, isn't it?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]