alamb commented on issue #1587: URL: https://github.com/apache/arrow-datafusion/issues/1587#issuecomment-1037141621
> Having a cli in repo helps a lot with debugging in my opinion This is an excellent point @Jimexist -- I use the cli extensively during debugging. > But couldn't we do something like the below in cargo.toml from the datafusion-cli repo to achieve a similar experience? Not quite as convenient but I think it's close. I think we could @matthewmturner but I think that will effectively require people to have checked out the datafusion-cli repo any time they want to build datafusion; So if it is required to build datafusion, the benefits of putting it in a separate repo seem pretty small 🤔 -- 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]
