alamb commented on PR #8918:
URL: 
https://github.com/apache/arrow-datafusion/pull/8918#issuecomment-1902682863

   > I am happy to go down that path too. Let me know :)
   
   That would be great -- thank you @trungda  (this is somewhat related); 
https://github.com/sqlparser-rs/sqlparser-rs/pull/1094
   
   > On that note, can we add datafusion-cli to members attribute in 
[workspace] just so it will be recognized by the rust-analyzer plugin in IDEs?
   
   The reason it is not part of the workspace is that as `datafusion-cli` we 
want to release a binary and thus have the versions locked (via a checked in 
`Cargo.lock`) However, for the `datafusion` crates we release them as a library 
where having Cargo.lock is not the recommended.
   
   This is not clear I will add it to the README


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