robert3005 opened a new pull request, #47418:
URL: https://github.com/apache/arrow/pull/47418

   ### Rationale for this change
   
   Fix https://github.com/apache/arrow/issues/47279
   
   ### What changes are included in this PR?
   
   Add missing visit methods to GetByteRangesArray. The returned results are 
over
   estimates since there's no cheap way to estimate offsets of the child
   arrays/buffers. We can compute exact value if we are willing to check every
   offset/view
   
   ### Are these changes tested?
   
   Added tests
   
   ### Are there any user-facing changes?
   
   No
   
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to