Skip to content

GH-50735: [C++] Add run-end encoding functions to compute docs - #50844

Open
VedantRalekar wants to merge 4 commits into
apache:mainfrom
VedantRalekar:issue
Open

GH-50735: [C++] Add run-end encoding functions to compute docs#50844
VedantRalekar wants to merge 4 commits into
apache:mainfrom
VedantRalekar:issue

Conversation

@VedantRalekar

@VedantRalekar VedantRalekar commented Aug 10, 2026

Copy link
Copy Markdown

Summary

Add the run_end_encode and run_end_decode functions to the C++ compute documentation.

Changes

  • Add run_end_decode to the Structural transforms table.
  • Add run_end_encode to the Structural transforms table.
  • Add the corresponding documentation for run_end_encode.

Related Issue

Fixes #50735

@VedantRalekar
VedantRalekar requested a review from pitrou as a code owner August 10, 2026 21:12
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50735 has been automatically assigned in GitHub to PR creator.

@VedantRalekar

Copy link
Copy Markdown
Author

Hi @pitrou, I’ve opened a PR to address #50735, which adds the missing run_end_encode and run_end_decode functions to the C++ compute documentation.

I’ve also added the corresponding documentation for run_end_encode. if you could take a look and let me know if any changes are needed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs][Doc][C++] run-end-encoding functions not listed in compute functions

1 participant