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/04/17 12:40:24 UTC

[GitHub] [arrow-rs] alamb opened a new issue, #1580: Implement `Clone` for JSON `DecoderOptions`

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

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   I was trying to integrate arrow-12 changes into DataFusion and the lack of `Clone` on the newly introduced `DecoderOptions` was annoying
   
   **Describe the solution you'd like**
   I would like the JSON `DecoderOptions` to implement `Clone`
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
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] yjshen closed issue #1580: Implement `Clone` for JSON `DecoderOptions`

Posted by GitBox <gi...@apache.org>.
yjshen closed issue #1580: Implement `Clone` for JSON `DecoderOptions`
URL: https://github.com/apache/arrow-rs/issues/1580


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