pub fn parse_blob(blob: Vec<u8>) -> Vec<f32>
Parse a raw BLOB from the database into a f32 vector via decode_vector.
decode_vector