Closed amorton closed 1 week ago
so if user specify a limit that is large than 1000 with ANN. We will do that and return back the DB error. Correct?
so if user specify a limit that is large than 1000 with ANN. We will do that and return back the DB error. Correct?
good call, added this so we can get the fix in quickly https://github.com/stargate/data-api/issues/1707
using the same configured AN find limit as collections, which is currently 1k
What this PR does:
Which issue(s) this PR fixes: Fixes #1700
Checklist