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.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!