Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15046#discussion_r79894441
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/sources/InsertSuite.scala ---
@@ -65,6 +65,26 @@ class InsertSuite extends DataSourceTest with
SharedSQLContext {
)
}
+ test("insert into a temp view that does not point to an insertable data
source") {
--- End diff --
Not related. This is also to improve the test case coverage. Feel free to
let me know if you want to remove it from this PR. Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]