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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to