You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/03 21:16:27 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1740: Support CREATE/DROP/ALTER VIEW (and associated DataFrame functions)

alamb commented on issue #1740:
URL: https://github.com/apache/arrow-datafusion/issues/1740#issuecomment-1029409619


   🤔  since `SchemaProvider` already allows registering a new table provider, we might be able to implement this without any new traits
   
   https://github.com/apache/arrow-datafusion/blob/6ec18bb4a53f684efd8d97443c55035eb37bda14/datafusion/src/catalog/schema.rs#L40-L51


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org