COMMITS
June 1, 2026
Q
refactor: tidy query APIs and execution (#431)
Qinren Zhou committed
E
feat: add fts support (#408)
egolearner committed
Z
feat: buffer storage write (#414)
ZeFeng Yin committed
May 29, 2026
L
fix: sync querier schema after column DDL to fix empty query fields (#429)
lichen2015 committed
E
refactor: drop VectorQuery, unify single-target query on SearchQuery (#428)
egolearner committed
L
feat: migrate multi-vector query and reranker logic to C++ (#405)
lichen2015 committed
May 27, 2026
L
feat: fetch() add output_fields param (#358)
lichen2015 committed
E
fix: train rabitq converter in compact-path ReduceVectorIndex (#425)
egolearner committed
May 26, 2026
Q
minor: rewrite repeated optimize unit tests to cover more indexes (#423)
Qinren Zhou committed
Z
feat: small block(4K) read for 2M chunk size (#406)
ZeFeng Yin committed
Z
fix: ivf provider sorted by local id (#422)
ZeFeng Yin committed
May 24, 2026
May 23, 2026
Q
fix: optimize allocated wrong names for vector index (#421)
Qinren Zhou committed
May 21, 2026
E
chore: enable modernize-use-override and fix existing violations (#419)
egolearner committed
Z
chore: fix nightly coverage run-error (#417)
ZeFeng Yin committed
E
chore: fix more warnings (#418)
egolearner committed
May 19, 2026
E
chore(thirdparty): mark third-party include paths as SYSTEM (#413)
egolearner committed
J
fix: correct format specifiers for uint64_t types (#374)
Jason committed
F
ci: skip timing-sensitive GIL test in coverage builds (#412)
feihongxu0824 committed
May 18, 2026
F
fix: nullable scalar field filter leaks null documents without inverted index (#410)
feihongxu0824 committed
R
refactor: remove hamming metric (#365)
rayx committed
May 14, 2026
F
enhance: release gil lock in collection bindings (#363)
feihongxu0824 committed
May 13, 2026
Q
fix: python ut (#401)
Qinren Zhou committed
Q
minor: revise error messages (#400)
Qinren Zhou committed
E
chore: clang-tidy check fast quits if no cpp files changed (#396)
egolearner committed
May 12, 2026
C
feat(test): enable parallel tests (#384)
Cuiys committed
E
ut: fix some uts (#394)
egolearner committed
E
deprecate python VectorQuery (#267)
egolearner committed
L
build(thirdparty): replace CRoaring submodule with amalgamation (~292M -> ~1MB) (#381)
luoxiaojian committed