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

   ## TBD
   Still under clarification on the issue
   
   ### Rationale for this change
   
   Stricter validation on Run-end encoded could help identify some programming 
errors as the one found on https://github.com/apache/arrow/issues/47029
   
   ### What changes are included in this PR?
   
   When doing REE validation ensure equality between `run_ends_data->length` 
and `values_data->length`
   
   ### Are these changes tested?
   
   Yes
   
   ### 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