Value

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.

Options

New column name
Specify the name of the column to be added..
Column type
Select the data type for the new column.
Expression
The expression to be evaluated, written in JEXL expression language.

Input Ports

Icon
The input table.

Output Ports

Icon
The output table.

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

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.