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

feat: add execute_stream and execute_stream_partitioned #610

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

mesejo
Copy link
Contributor

@mesejo mesejo commented Mar 6, 2024

Which issue does this PR close?

Closes #12 .

Are there any user-facing changes?

Yes, the methods: execute_stream and execute_stream_partitioned were added to the DataFrame API.

@mesejo mesejo force-pushed the feat/add-stream-execution branch from 58c460a to da30bd4 Compare March 12, 2024 13:14
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @mesejo

@andygrove andygrove merged commit 5e97701 into apache:main Mar 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement DataFrame execute_stream and execute_stream_partitioned
2 participants