- Added nullable vector column constructors and response decoding for all vector types, with Column.ValidCount support.
- Introduced array field partial update helpers (WithArrayAppend, WithArrayRemove) for upsert requests.
- Added validation to reject non‑nullable vector fields on existing collections and fixed empty sparse vector handling.