Merge branch 'main' into auxiliary

This commit is contained in:
Alex Garcia 2024-11-20 00:28:09 -08:00
commit 7832a7f6fe
5 changed files with 319 additions and 5 deletions

View file

@ -3411,7 +3411,6 @@ struct vec0_vtab {
uint8_t user_column_idxs[VEC0_MAX_VECTOR_COLUMNS + VEC0_MAX_PARTITION_COLUMNS + VEC0_MAX_AUXILIARY_COLUMNS];
// Name of all the vector chunk shadow tables.
// Ex '_vector_chunks00'
// Only the first numVectorColumns entries will be available.