Details
-
New Feature
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
Description
currently a vector index requires a NOT NULL column. We can lift this restriction and simply not index null values. That is, they won't be found through the index, but CREATE TABLE statement itself will be allowed
Attachments
Issue Links
- relates to
-
MDEV-32887 vector search
- Stalled