Add support for vector datatype for it's usage with TVP and SqlDataRecord
Open
Area\Vector
- Dominant language
- C#
- Stars
- 989
- Forks
- 340
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 72
Description
### Is your feature request related to a problem? Please describe.
Currently, the proposed vector support does not support TVPs and SqlDataRecord.
In order to support these scenarios, changes are needed.
### Describe the solution you'd like
TVPs and SqlDataRecords should work with vector datatype.
Contributor guide
Assessment
This issue has not been assessed yet.