OptionalembeddingOptionalembeddingThe columns that contain the embedding vectors. The format should be array[double].
OptionalschemaThe schema of the index in JSON format.
Supported types are integer, long, float, double, boolean, string, date, timestamp.
Supported types for vector column: array<float>, array<double>,`.
The columns that contain the embedding source. The format should be array[double].