pathwaycom / pathway

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
https://pathway.com
Other
2.84k stars 98 forks source link

Add `first_value`/`last_value` reducers. #40

Closed izulin closed 2 months ago

izulin commented 2 months ago

Is your feature request related to a problem? Please describe.

Add a reducer that keeps the first/last system_time value.

dxtrous commented 2 months ago

Thanks - this is a partial duplicate of #18 ?

izulin commented 2 months ago

Thanks - this is a partial duplicate of #18 ?

not really -- system_time vs data_time (time column)

izulin commented 2 months ago

available in 0.9.0