Expand Bit Vector

This node splits the Bit Vector to integer columns.

The Create Bit Vector node generates some position and name information as metadata. You can use that information in this node.

Options

Bit vector column
The column containing the bit vectors to expand into individual integer columns.
Remove original column
If checked, the selected bit vector column will be removed from the output table.
Use the column names specified in properties
If checked and the bit vector column contains element name metadata (e.g. from the Create Bit Vector node), those names are used as output column names instead of the generated prefix-based names.
Prefix of output columns
New column names start with this prefix followed by a numeric index.
Start index for the first new column
The numeric part of the generated column names will start from this index.
Maximum number of new columns
The maximum number of output columns to generate. Bit vector values at positions beyond this limit will be omitted from the output table.

Input Ports

Icon
Table containing at least one bit vector column.

Output Ports

Icon
Table with generated columns.

Views

This node has no views

Workflows

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.