You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/27 12:34:50 UTC

[GitHub] [arrow] paleolimbot opened a new issue, #36324: [R] Documentation for threading could be improved

paleolimbot opened a new issue, #36324:
URL: https://github.com/apache/arrow/issues/36324

   ### Describe the enhancement requested
   
   After https://github.com/apache/arrow/pull/36304?notification_referrer_id=NT_kwDOAKfIMrM2ODgwMjA4ODQ3OjEwOTk1NzYy#issuecomment-1608564686 , which had excellent suggestions on how to improve the documentation around threading/concurrency and where to change the options. Notably:
   
   - We could probably unify the io/cpu thread man pages and take the opportunity to explain the difference between them (linking to https://arrow.apache.org/docs/cpp/threading.html for more details)
   - Where these values matter, we should link to that man page. Notably, the performance of `read_csv_arrow()`, `read_parquet()`, and arrow/dplyr are affected by the number of available threads.
   
   @tdhock Let me know if I characterized any of these or if you have more suggestions!
   
   ### Component(s)
   
   R


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

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


[GitHub] [arrow] tdhock commented on issue #36324: [R] Documentation for threading could be improved

Posted by "tdhock (via GitHub)" <gi...@apache.org>.
tdhock commented on issue #36324:
URL: https://github.com/apache/arrow/issues/36324#issuecomment-1609436944

   yes that would be great thanks.


-- 
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] paleolimbot commented on issue #36324: [R] Documentation for threading could be improved

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot commented on issue #36324:
URL: https://github.com/apache/arrow/issues/36324#issuecomment-1609420960

   I'll do my best to follow up on this before the next release...if you feel motivated it's also a great first issue 🙂 .


-- 
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] tdhock commented on issue #36324: [R] Documentation for threading could be improved

Posted by "tdhock (via GitHub)" <gi...@apache.org>.
tdhock commented on issue #36324:
URL: https://github.com/apache/arrow/issues/36324#issuecomment-1609438217

   (I don't know enough about how arrow works to contribute a fix/pr though)


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