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

    https://github.com/apache/spark/pull/21921#discussion_r206936202
  
    --- 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 --
    
    Why remove unsafe tests?


---

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

Reply via email to