comphead commented on PR #6520:
URL: 
https://github.com/apache/arrow-datafusion/pull/6520#issuecomment-1574272074

   > If we are only using Levenshtein, inlining sounds good to me as it is only 
a small piece of code. I suggest using the full package only if we can see use 
cases where we'd use it more extensively in the future.
   
   Agree. the entire idea is neat to give a suggestion, however stale packages 
brings up not only future dependency conflicts but also unresolved security 
vulnerabilities. Perhaps we can replicate it from 
https://github.com/wooorm/levenshtein-rs ?


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