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 2021/05/17 16:16:36 UTC

[GitHub] [arrow-rs] ritchie46 opened a new issue #309: csv feature gate

ritchie46 opened a new issue #309:
URL: https://github.com/apache/arrow-rs/issues/309


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   We would like optional IO features
   
   **Describe the solution you'd like**
   Putting certain IO logic behind a feature gate and thereby reducing compilation size (including some dependencies)
   


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

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



[GitHub] [arrow-rs] Dandandan commented on issue #309: csv feature gate

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


   From the thread on Slack:
   
   what about separating json / csv from the arrow crate just like the parquet crate? IMO this is easier to manage and also easier to use/understand. 
   [...] I think features / conditional compilation introduce more complexity than a separate crate would in terms of organization, discoverability and testing.
   


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

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



[GitHub] [arrow-rs] alamb closed issue #309: csv feature gate

Posted by GitBox <gi...@apache.org>.
alamb closed issue #309:
URL: https://github.com/apache/arrow-rs/issues/309


   


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

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