vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
A clear and concise description of what the bug is.
Steps To Reproduce
Steps to reproduce the behavior:
Setup ingestion pipeline for Source:image
Set PostgreSQL as DB
Start extraction with average color feature.
Error on feature persistence. Vector wrong dimensionality (4 instead of 3)
Exception
2024-09-09 07:04:56.530 [pool-2-thread-3] ERROR PgVectorConnection - Failed to INSERT descriptors into "descriptor_averagecolor" due to SQL error.
java.sql.BatchUpdateException: Batch entry 0 INSERT INTO "descriptor_averagecolor" (descriptorid, retrievableid, "vector") VALUES (('188cc9dc-3a20-486a-8670-5a49343777b0'::uuid), ('3d852e9d-bdac-47a2-886e-33cf18045ec4'::uuid), ?) was aborted: ERROR: expected 3 dimensions, not 4 Call getNextException to see other errors in the batch.
Description
A clear and concise description of what the bug is.
Steps To Reproduce
Steps to reproduce the behavior:
Exception
Environment
Attached the config