Releases: nadment/hop-expression
Releases · nadment/hop-expression
Release list
Expression 2.15
This plugin provides 5 transformations and 2 actions for Apache Hop 2.15:
Expressiontransformation calculate fields with expression.Routetransformation switches rows according to an expression condition.Wheretransformation filter rows with expression condition.Aggregatetransformation uses aggregation functions to calculate values on group of rows.Set variableaction provide the possibility to set variables or modify existing variables using expressions.
The 2 components below are experimental :
Loop(experimental) action provide the possibility to execute a workflow in a loop while a condition expressionClone row expression(experimental) as many times as needed with expression
Expression 2.12
This plugin provides 5 transformations and 2 actions:
Expressiontransformation calculate fields with expression.Routetransformation switches rows according to an expression condition.Wheretransformation filter rows with expression condition.Aggregatetransformation uses aggregation functions to calculate values on group of rows.Set variableaction provide the possibility to set variables or modify existing variables using expressions.
The 2 components below are experimental :
Loop(experimental) action provide the possibility to execute a workflow in a loop while a condition expressionClone row expression(experimental) as many times as needed with expression
Expression 2.10.0
This plugin provides 4 transformations and 1 action:
- The
Expressiontransformation calculate fields with expression. - The
Routetransformation switches rows according to an expression condition. - The
Wheretransformation filter rows with expression condition. - The
Aggregatetransformation uses aggregation functions to calculate values on group of rows. - The
Set variableaction provide the possibility to set variables or modify existing variables using expressions.
Expression 0.7.0
This plugin provides 4 transformations and 1 action:
- The Expression transformation calculate fields with expression.
- The Route transformation switches rows according to an expression condition.
- The Where transformation filter rows with expression condition.
- The Aggregate transformation uses aggregation functions to calculate values on group of rows.
- The Set variable action provide the possibility to set variables or modify existing variables using expressions.
Expression 0.6.0
This plugin provides 4 transformations:
- The Expression transformation calculate fields with expression.
- The Route transformation switches rows according to an expression condition.
- The Where transformation filter rows with expression condition.
- The Aggregate transformation uses aggregation functions to calculate values on group of rows.