Files
lancedb/python/src
Weston Pace 9403254442 feat: add to_query_object method (#2239)
This PR adds a `to_query_object` method to the various query builders
(except not hybrid queries yet). This makes it possible to inspect the
query that is built.

In addition this PR does some normalization between the sync and async
query paths. A few custom defaults were removed in favor of None (with
the default getting set once, in rust).

Also, the synchronous to_batches method will now actually stream results

Also, the remote API now defaults to prefiltering
2025-03-21 13:01:51 -07:00
..
2025-01-29 08:27:07 -08:00
2025-03-10 15:18:37 -07:00
2025-03-10 15:18:37 -07:00
2025-01-29 08:27:07 -08:00
2025-01-29 08:27:07 -08:00