iGrafx Transposition Description

  • name in ksqlDB : igrafx_case_events
  • package : com.igrafx.ksql.functions.caseevents.domain

This User-Defined Table Function (UDTF) transforms a single row containing multiple dates, each associated with specific activities, into multiple rows, each with a single date (or period) linked to its corresponding activity.

This function helps to break down complex, aggregated data into a more manageable, row-based format, making it easier to analyze and process activity timelines.