You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/12 10:51:56 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1877: Improved schema and catalog support from SQL

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

   I think this is now complete. Let's file additional tickets for follow on work
   
   ```sql
   DataFusion CLI v26.0.0
   ❯ create schema foo;
   0 rows in set. Query took 0.019 seconds.
   ❯ create database bar;
   0 rows in set. Query took 0.000 seconds.
   ```


-- 
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