mapleFU commented on PR #34668:
URL: https://github.com/apache/arrow/pull/34668#issuecomment-1478845206

   The `num_values` is a tricky word, num_values is from DataPageHeader, and 
means that `num of non-null value + num of null values`. So it includes null 
value.
   
   In DeltaLengthByteArray, seems real num_values can comes from DELTA encoding.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to