avantgardnerio opened a new pull request, #4902: URL: https://github.com/apache/arrow-datafusion/pull/4902
# Which issue does this PR close? Closes #4901. # Rationale for this change Described in issue. # What changes are included in this PR? - A new `LogicalPlan` enum variant called `WriteRel` and modeled after Substrait - Changes to the planner to allow it to generate the new plans - Integration tests for insert/update/delete # Are these changes tested? Yes # Are there any user-facing changes? Only if the user is a programmer using DataFusion as a library, in which case more ASTs will convert to LogicalPlans. -- 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]
