Creates a new value of a specified type and adds it as a new attribute (column)
to each tuple (row) of the relation (table).
The new value is defined by an arbitrary expression, which must be of the specified type.
All existing attributes of the tuple are available to use as variables in an expression,
provided the attribute name is a Jexl simple identifier.
See the Jexl documentation for details.
Note that this operation goes beyond first order Relational Algebra by allowing new values to be created.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter, or chat on Gitter!
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.