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

   I believe you can use the `datafusion.catalog.default_schema` setting for 
this usecase
   https://arrow.apache.org/datafusion/user-guide/configs.html
   
   
   I think you can also refer to the tables using the fully qualified name: 
`SELECT * FROM archive.table` for example
   
   
   
   


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

Reply via email to