hntd187 opened a new pull request #1600:
URL: https://github.com/apache/arrow-datafusion/pull/1600
# 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 taylored 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]