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

   ### Rationale for this change
   
   Make it easier to implement correct kernels dealing with run-end encoded 
data.
   
   ### What changes are included in this PR?
   
   Extraction of code to a header so kernels like REE filter kernels (see 
#35001) can use them.
   
   ### Are these changes tested?
   
   Indirectly via the `run_end_encode` and `run_end_decode` tests.
   
   ### Are there any user-facing changes?
   
   No, these are internal compute headers.


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