GH-50735: [Documentation] List run-end compute functions - #50740
GH-50735: [Documentation] List run-end compute functions#50740Whning0513 wants to merge 2 commits into
Conversation
|
Thanks for opening a pull request! This pull request has been automatically converted to a draft because its title doesn't match Arrow's required format. If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or After updating the title, you can mark the pull request as ready for review. See also: |
|
Thanks for contributing! Could you follow Arrow's PR title format |
|
|
Addresses #50735.
List the existing C++
run_end_encodeandrun_end_decodecompute functions in the Structural transforms table, including their input/output shapes and the encode options class.