Commit Graph
2 Commits
Author SHA1 Message Date
Kunpeng XieandGeorge Panchuk d6f79fd0fc fix(local): isolate sparse vectors at storage boundaries (#1424)
* fix(local): isolate sparse vectors at storage boundaries

* fix: replace deepcopy with a cheap copy

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-09-16 00:28:42 +07:00
Kunpeng XieandGeorge Panchuk 05441fd670 fix(local): ignore nonnumeric coordinates in geo filters (#1425)
* fix(local): ignore nonnumeric coordinates in geo filters

* fix(local): reject nonfinite geo coordinates

* test: cover geo coordinate validation where the filter tests live

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-09-16 00:28:19 +07:00