trungda commented on code in PR #8938: URL: https://github.com/apache/arrow-datafusion/pull/8938#discussion_r1461390619
########## datafusion-cli/README.md: ########## @@ -25,4 +25,22 @@ The DataFusion CLI is a command line utility that runs SQL queries using the DataFusion engine. -See the [`datafusion-cli` documentation](https://arrow.apache.org/datafusion/user-guide/cli.html) for further information. +# Frequently Asked Questions + +## Where can I find more information? + +Answer: See the [`datafusion-cli` documentation](https://arrow.apache.org/datafusion/user-guide/cli.html) for further information. + +## How do I make my IDE with `datafusion-cli`? Review Comment: ```suggestion ## How do I make my IDE work with `datafusion-cli`? ``` -- 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]
