Files
lancedb/python/python
Raghav Dixit a6aa67baed python: Bug fixes / tests (#1210)
closes #1194 #1172 #1124 #1208 


@wjones127 : `if query_type != "fts":` is needed because both fts and
vector search create `LanceQueryBuilder` which has `vector_column_name`
as a required attribute.
2024-04-10 10:17:14 -07:00
..
2024-04-10 10:17:14 -07:00
2024-04-10 10:17:14 -07:00