Github user kiszk commented on the issue:

    https://github.com/apache/spark/pull/21481
  
    @JoshRosen @cloud-fan 
    Here is an update.
    
    I have just apply `findBugs` to `OffHeapColumnVector.java` and 
`UnsafeArrayData.java`.
    In `OffHeapColumnVector.java`, most of possible overflows are detected. 
But, not all.
    In `UnsafeArrayData.java`, two possible overflows are detected. Line 86 and 
456. I overlooked Line 86.


---

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

Reply via email to