You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/13 17:09:02 UTC

[GitHub] [arrow-rs] tustvold opened a new issue, #1867: Clap Deprecations

tustvold opened a new issue, #1867:
URL: https://github.com/apache/arrow-rs/issues/1867

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   The most recent clap release deprecated some functionality which is causing clippy to fail on master
   
   ```
   use of deprecated unit variant clap::ArgAction::StoreValue
   ```
   
   **Describe the solution you'd like**
   
   We should fix this
   


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] tustvold commented on issue #1867: Clap Deprecations

Posted by GitBox <gi...@apache.org>.
tustvold commented on issue #1867:
URL: https://github.com/apache/arrow-rs/issues/1867#issuecomment-1154211295

   I've run out of time to work on this, but #1868 should get the pipes moving again


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] tustvold closed issue #1867: Clap Deprecations

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #1867: Clap Deprecations
URL: https://github.com/apache/arrow-rs/issues/1867


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org