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

Experimental commit for stream processing #1600

Closed
wants to merge 5 commits into from

Conversation

hntd187
Copy link
Contributor

@hntd187 hntd187 commented Jan 17, 2022

Which issue does this PR close?

#1544

Rationale for this change

Just some basic hooking into logical plan where necessary. I'm not sure if this is the correct way to do this, but it was the most obvious to me. This may not be the correct way to do this, a real dataframe impl tailored around streams maybe the better option here, but this is just to get the conversation going about what we might do.

What changes are included in this PR?

Changes to logical plan and physical plan.

Are there any user-facing changes?

Streaming support for kafka :-D

@jimexist jimexist marked this pull request as draft January 17, 2022 15:28
@github-actions github-actions bot added the datafusion Changes in the datafusion crate label Jan 17, 2022
@matthewmturner
Copy link
Contributor

@hntd187 do you think we can close this PR for now and revisit once a design has been worked out?

@hntd187
Copy link
Contributor Author

hntd187 commented Mar 5, 2022

Sure, I should have the docs up for that proposal shortly.

@hntd187 hntd187 closed this Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants