**Describe the feature:** Support nullable vectors for all 6 vector types: - FloatVector - BinaryVector - Float16Vector - BFloat16Vector - SparseFloatVector - Int8Vector **Describe a specific use case for the feature:** - Add vector column. - Vector data can be empty.
Describe the feature:
Support nullable vectors for all 6 vector types:
Describe a specific use case for the feature: