Commit 0460adf
authored
feat: support lance vector search (#83)
* feat: support lance vector search
* feat(python): support vector search
* ci: install protoc in python lint workflow
* ci: install essential-only tools for python link workflow
* style: fix python lint errors1 parent e3e579d commit 0460adf
16 files changed
Lines changed: 6139 additions & 944 deletions
File tree
- .github/workflows
- python
- python
- lance_graph
- tests
- src
- rust/lance-graph
- src
- datafusion_planner
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments