matthewmturner commented on pull request #1959: URL: https://github.com/apache/arrow-datafusion/pull/1959#issuecomment-1067011394
Got this working. Just need to resolve conflicts. @alamb do you have preference on whether to leave this PR as is or if i can also add `CREATE CATALOG` on here? I see sql-parser has a `CreateDatabase` statement already that i was thinking i could use. Or do you think that would get confusing? i.e. `CREATE DATABASE` would call `ctx.register_catalog` and then be visible as a catalog. -- 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]
