Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/20455
LGTM so far, one thing I wanna add is to also document the behavior of
accessing null primitive values, e.g. `getInt`. We can say that the return
value is undefined and can be anything, if that slot is null. Same to the
batched version like `getInts`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]