alamb opened a new pull request, #6756: URL: https://github.com/apache/arrow-datafusion/pull/6756
# Which issue does this PR close? Part of https://github.com/apache/arrow-datafusion/issues/1754 # Rationale for this change To split out `physical_plan` it can't depend on `datasource` (which is in the datafusion core crate now) # What changes are included in this PR? Move `PartitionStream` to physical_plan # Are these changes tested? N/A # Are there any user-facing changes? In theory, yes, if anyone uses this API, which I think will not be many people as it is fairly new -- 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]
