mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-13 18:10:41 +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.