Merge branch 'main' into pr/rescore

This commit is contained in:
Alex Garcia 2026-03-31 01:12:50 -07:00
commit 45d1375602
8 changed files with 122 additions and 27 deletions

View file

@ -82,6 +82,7 @@ struct Vec0RescoreConfig {
};
#endif
struct VectorColumnDefinition {
char *name;
int name_length;