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 2020/10/12 15:10:10 UTC

[GitHub] [arrow] pitrou opened a new pull request #8444: ARROW-10287: [C++] Avoid std::random_device

pitrou opened a new pull request #8444:
URL: https://github.com/apache/arrow/pull/8444


   std::random_device may block on some systems, even for long times.


----------------------------------------------------------------
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] pitrou commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707217990






----------------------------------------------------------------
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] kszucs commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
kszucs commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707262251


   Thanks Antoine!


----------------------------------------------------------------
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] pitrou commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707208909


   @kszucs 


----------------------------------------------------------------
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] github-actions[bot] commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707188746


   https://issues.apache.org/jira/browse/ARROW-10287


----------------------------------------------------------------
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] pitrou closed pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #8444:
URL: https://github.com/apache/arrow/pull/8444


   


----------------------------------------------------------------
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] pitrou removed a comment on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou removed a comment on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707217990


   @github-actions crossbow submit conda-cpp-valgring


----------------------------------------------------------------
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] pitrou commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707233316


   This PR now also fixes the Valgrind failures.


----------------------------------------------------------------
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] pitrou commented on pull request #8444: ARROW-10287: [C++] Avoid std::random_device

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #8444:
URL: https://github.com/apache/arrow/pull/8444#issuecomment-707219492


   @crossbow submit conda-cpp-valgrind


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