felipecrv opened a new pull request, #35123:
URL: https://github.com/apache/arrow/pull/35123
### Rationale for this change
To make `run_end_encode` and `run_end_decode` usable in all contexts, they
should gracefully handle `Scalar` inputs.
### What changes are included in this PR?
- Make `run_end_encode` turn a regular `Scalar` into a `RUN_END_ENCODED`
array.
- Make `run_end_decode` turn a `RUN_END_ENCODED`
### Are these changes tested?
Yes, by unit 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]