Problem with Distance Vector

Hello,
I am creating a new node that adds a new column of Distance Vector, everything works fine with the node, the problem is when joining it with another node that tells me that no column of type DistanceVectorValue is found. Could someone help me with this? Thank you.
Laura

Hi @Laura_Marzo,

Are you talking about a custom column type? If so, are the sources to your implementation available to take a look at?

Best,
Stefan

This was an issue with the datatype registration, solved in this thread Filter by new data type .

best,
Gabriel

The column Distance Vector is already typical of KNIME, but in other topics I was asking about the creation of a new type of data, see Creating your own data type in KNIME and Creating geometry data type in KNIME

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.