avantgardnerio opened a new pull request, #5827: URL: https://github.com/apache/arrow-datafusion/pull/5827
# Which issue does this PR close? Closes #5826. # Rationale for this change To make it easier for folks to build execution engines on top of DataFusion's planner (see issue for more detail). # What changes are included in this PR? Two LogicalPlan nodes for starting and ending transactions. # Are these changes tested? Additional tests were added to the planner. # Are there any user-facing changes? When users try to run begin and end transaction statements, they will now fail in physical instead of logical planning. -- 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]
