Commits


Renato Marroquin authored and Antoine Pitrou committed f841b9043ad
ARROW-3017: [C++] Don't throw exception in arrow/util/thread-pool.h Simple patch for resolving https://issues.apache.org/jira/browse/ARROW-3017 Author: Renato Marroquin <marenato@inf.ethz.ch> Closes #2472 from renato2099/ARROW-3017 and squashes the following commits: c8ddaac4 <Renato Marroquin> ARROW-3017: Don't throw exception in arrow/util/thread-pool.h