跳转至内容

管理 libarrow 中的全局 I/O 线程池

用法

io_thread_count()

set_io_thread_count(num_threads)

参数

num_threads

整数:线程池的新线程数。建议至少使用两个线程来支持 arrow 包中的所有操作。