chronix.spark icon indicating copy to clipboard operation
chronix.spark copied to clipboard

Implement new actions and transformations on ChronixRDD

Open adersberger opened this issue 8 years ago • 1 comments

  • join (chunks)
  • diff / delta
  • filter
  • lag
  • align
  • vectorization
  • statistics based on DoubleRDD incl. approx.
  • be inspired by
    • Spark-TS: TimeSeriesRDD
    • Kassiopeia TimeSeries POJO
    • R
    • Python
    • FLA touch down presentation DfD (ops overview)
    • table below

adersberger avatar Apr 18 '16 12:04 adersberger

image

adersberger avatar Apr 18 '16 14:04 adersberger