Github user rdblue commented on a diff in the pull request:
https://github.com/apache/spark/pull/21921#discussion_r206946335
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/sources/v2/DataSourceV2Suite.scala
---
@@ -121,17 +121,6 @@ class DataSourceV2Suite extends QueryTest with
SharedSQLContext {
}
}
- test("unsafe row scan implementation") {
- Seq(classOf[UnsafeRowDataSourceV2],
classOf[JavaUnsafeRowDataSourceV2]).foreach { cls =>
--- End diff --
Ok.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]