Open
Description
On ingestion, the vector dimension is read from the array's dimension 1 domain:
TileDB-Vector-Search/apis/python/src/tiledb/vector_search/ingestion.py
Lines 417 to 421 in f45eff3
But the "current domain" should likely be used instead, if set (new feature).
Alternatively: the ingest
method could take an optional dimensions
arg to use instead of of the one detected by read_source_metadata
, complementing the existing size
arg.
[sc-62701]
Metadata
Metadata
Assignees
Labels
No labels