NickCrews opened a new issue, #1106: URL: https://github.com/apache/datafusion-python/issues/1106
Hi! I'm working on the datafusion backend for ibis. Specifically, I'm working on PR https://github.com/ibis-project/ibis/pull/11112. Most of the backends for ibis, such as postgres, duckdb, sqlite, etc all have a way of getting the current database (collection of tables) and/or current catalog (collection of databases) such as with `SELECT current_database()`. Does datafusion have a way of doing this? Either via SQL, or via a python API would work. Thank you! -- 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-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org