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

    https://github.com/apache/spark/pull/18704#discussion_r139661951
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchSuite.scala
 ---
    @@ -1311,4 +1314,172 @@ class ColumnarBatchSuite extends SparkFunSuite {
         batch.close()
         allocator.close()
       }
    +
    +  test("CachedBatch boolean Apis") {
    --- End diff --
    
    I see. Moved them into `ColumnVectorSuite`


---

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

Reply via email to