@pnadolny13 was so kind to suggest how vector store support could be added reasonably to this target at MeltanoLabs/target-pinecone#20. Thank you.
Maybe you add a config like a type_override where the user can configure columns matching a particular name i.e. embeddings to use the vector data type instead of whatever the target would have normally used as a data type (e.g. jsonb when using PostgreSQL).