alamb opened a new pull request, #877: URL: https://github.com/apache/arrow-ballista/pull/877
# Which issue does this PR close? Related to https://github.com/apache/arrow-datafusion/issues/7357 # Rationale for this change We are sorting out how to split up DataFusion into smaller modules, and we hit https://github.com/apache/arrow-datafusion/issues/7357 There is a tension between knowing about datasources and separating out physical plan and datasources (see commentary on https://github.com/apache/arrow-datafusion/issues/7357 and linked PRs). We thus propose to move this API upstream into Ballista. See https://github.com/apache/arrow-datafusion/pull/7487 # What changes are included in this PR? 1. Move this API upstream into Ballista: https://github.com/apache/arrow-datafusion/pull/7487 # Are there any user-facing changes? No -- 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]
