mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-26 14:49:57 +00:00
Currently if a batch request is given to the remote API, each query is sent sequentially. We should allow the user to specify a threadpool.
Currently if a batch request is given to the remote API, each query is sent sequentially. We should allow the user to specify a threadpool.