alamb opened a new pull request, #6121: URL: https://github.com/apache/arrow-datafusion/pull/6121
# Which issue does this PR close? Part of https://github.com/apache/arrow-datafusion/issues/1281 # Rationale for this change While reviewing https://github.com/apache/arrow-datafusion/pull/6096 I noticed that the LogialPlan was getting quite large for the various Catalog manipulation statements # What changes are included in this PR? Thus I think it is time to finally implement https://github.com/apache/arrow-datafusion/issues/1281 and isolate these a bit more Before I went and changed everything though I figured I would put up an RFC that moves the `CREATE*` DDLs over. I think it looks much nicer. I will add the DROP variants (like `DropTable` as a follow on PR # Are these changes tested? Covered by existing tests # Are there any user-facing changes? Yes, this is an API change -- 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]
