Skip to content

Releases: nadment/hop-expression

Expression 0.7.0

31 Jan 17:55
Compare
Choose a tag to compare

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

08 Aug 19:30
Compare
Choose a tag to compare

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.