Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: Add doc example to RecordBatchStreamAdapter #13725

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Dec 10, 2024

Which issue does this PR close?

Part of #7013

Rationale for this change

While working on #13714 I got hung up (again) on creating a SendableRecordBatchStream from some batches (I forgot to Box::pin the RecordBatchStreamAdapter a while)

Let's put this in a documentation example on RecordBatchStreamAdapter

What changes are included in this PR?

  1. Add a doc example of using RecordBatchStreamAdapter

Are these changes tested?

Are there any user-facing changes?

Only docs, no functional changes

@alamb alamb added the documentation Improvements or additions to documentation label Dec 10, 2024
@alamb alamb marked this pull request as ready for review December 10, 2024 18:54
@github-actions github-actions bot added physical-expr Physical Expressions and removed documentation Improvements or additions to documentation labels Dec 10, 2024
@alamb alamb added the documentation Improvements or additions to documentation label Dec 10, 2024
@alamb
Copy link
Contributor Author

alamb commented Dec 11, 2024

Thank you for the review @berkaysynnada

@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 11, 2024
@alamb alamb merged commit 44f4be2 into apache:main Dec 12, 2024
25 checks passed
@alamb
Copy link
Contributor Author

alamb commented Dec 12, 2024

🚀

@alamb alamb deleted the alamb/record_batch_stream_adapter branch December 12, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physical-expr Physical Expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants