Skip to content

Releases: nadment/hop-expression

Expression 2.15

Choose a tag to compare

@nadment nadment released this 22 Aug 18:35

This plugin provides 5 transformations and 2 actions for Apache Hop 2.15:

  • Expression transformation calculate fields with expression.
  • Route transformation switches rows according to an expression condition.
  • Where transformation filter rows with expression condition.
  • Aggregate transformation uses aggregation functions to calculate values on group of rows.
  • Set variable action 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 expression
  • Clone row expression (experimental) as many times as needed with expression

Expression 2.12

Choose a tag to compare

@nadment nadment released this 18 Feb 22:25

This plugin provides 5 transformations and 2 actions:

  • Expression transformation calculate fields with expression.
  • Route transformation switches rows according to an expression condition.
  • Where transformation filter rows with expression condition.
  • Aggregate transformation uses aggregation functions to calculate values on group of rows.
  • Set variable action 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 expression
  • Clone row expression (experimental) as many times as needed with expression

Expression 2.10.0

Choose a tag to compare

@nadment nadment released this 15 Oct 21:25

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.7.0

Choose a tag to compare

@nadment nadment released this 31 Jan 17:55

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

Choose a tag to compare

@nadment nadment released this 08 Aug 19:30

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.