Commit 6fa9c04
WIP: add knn_vector as recognized MappingType in OpenSearchDataType
Register knn_vector as KnnVector mapping to ExprCoreType.ARRAY so that
knn_vector fields appear in SELECT * results and are projectable as
array-of-float columns.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dfc021f commit 6fa9c04
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments