You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support duckdb_create_vector and duckdb_destroy_vector.
Need to figure out how to distinguish vectors created this way versus vectors that are part of a data chunk; the latter cannot be explicitly destroyed separately from the data chunk.