rupurt opened a new issue #1096: URL: https://github.com/apache/arrow-datafusion/issues/1096
Howdy, I'm so pumped I found this project! Very excited to use more of it to improve the speed of my ETL pipelines. Thank you to the maintainers :) Are there any resources for the vision of each component? Specifically it would be helpful to understand the vision for the datafusion-cli. In my head it feels like it would be natural to replicate as much `psql` functionality as possible but would like to understand your frame of mind as maintainers. **Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Understand the vision of datafusion-cli so I can make useful contributions and improvements e.g. import from CSV and export to parquet via `datafusion-cli` **Describe the solution you'd like** Support for common psql commands like `\copy, \d` etc... instead of writing a custom rust program. **Describe alternatives you've considered** - **Additional context** - -- 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]
