Github user ueshin commented on the issue:

    https://github.com/apache/spark/pull/20114
  
    How about simply returning `false` from `ArrowVectorAccessor.isNullAt(int 
rowId)` when `accessor.getValueCount() > 0 && 
accessor.getValidityBuffer().capacity() == 0` without modifying the buffer?


---

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

Reply via email to