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/24 08:13:28 UTC

[GitHub] [arrow-datafusion] Jimexist commented on pull request #1875: Add new option for running sql file and keeping df-cli open

Jimexist commented on pull request #1875:
URL: https://github.com/apache/arrow-datafusion/pull/1875#issuecomment-1049596993


   i'm thinking of how this can be done in a more generic way.
   
   if you think of `psql`, it will on startup read and execute commands and sql statements from `.psqlrc`. then it's a good place to put common init setup for your local dev exp.
   
   probably we should read from `.datafusionrc` by default, and that's where you'd want to put `\pset` commands and common ddl commands?


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