mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 20:32:59 +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.