Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20116#discussion_r159079805
  
    --- Diff: 
sql/core/src/main/java/org/apache/spark/sql/sources/v2/vectorized/ColumnarBatch.java
 ---
    @@ -87,19 +79,7 @@ public void remove() {
       }
     
       /**
    -   * Resets the batch for writing.
    -   */
    -  public void reset() {
    --- End diff --
    
    remove this as it's for `WritableColumnVector` only


---

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

Reply via email to