Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/19861#discussion_r156884555
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/sources/v2/DataSourceV2Suite.scala
---
@@ -43,6 +47,23 @@ class DataSourceV2Suite extends QueryTest with
SharedSQLContext {
}
}
+ test("simple implementation with config support") {
--- End diff --
this doesn't need to be here, but just a new test suite for the new `Utils`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]