Will Jones
15f8f4d627
ci: check license headers ( #2076 )
...
Based on the same workflow in Lance.
2025-01-29 08:27:07 -08:00
BubbleCal
e70fd4fecc
feat: support IVF_FLAT, binary vectors and hamming distance ( #1955 )
...
binary vectors and hamming distance can work on only IVF_FLAT, so
introduce them all in this PR.
---------
Signed-off-by: BubbleCal <bubble-cal@outlook.com >
2024-12-24 10:36:20 -08:00
Weston Pace
6060c0cd36
chore: fix clippy ( #1162 )
2024-04-05 16:34:38 -07:00
Lei Xu
473ef7e426
chore: validate table name ( #1146 )
...
Closes #1129
2024-04-05 16:33:37 -07:00
Weston Pace
4180b44472
feat: refactor the query API and add query support to the python async API ( #1113 )
...
In addition, there are also a number of changes in nodejs to the
docstrings of existing methods because this PR adds a jsdoc linter.
2024-04-05 16:32:47 -07:00
Weston Pace
f822255683
feat: add create_index to the async python API ( #1052 )
...
This also refactors the rust lancedb index builder API (and,
correspondingly, the nodejs API)
2024-04-05 16:32:14 -07:00