fenfeng9 commented on PR #50768:
URL: https://github.com/apache/arrow/pull/50768#issuecomment-5158933818

   The `null count 0` output is expected here and follows the existing 
`ArrayData` behavior. It counts only nulls in the top-level array. Run-end 
encoded arrays store nulls in the `values` child array, so this example decodes 
to three nulls even though the printer shows 0.


-- 
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