numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.1k stars 112 forks source link

document event_time #913

Open vigith opened 1 year ago

vigith commented 1 year ago

Document event_time and how it is affected by reduce.

sumedh22 commented 1 year ago

Hi @vigith i'd like to work on this as part of hacktoberfest, can you pls share more details regarding this task? thanks

vigith commented 1 year ago

awesome, i have assigned the issue to you.

apoorvagrawal07 commented 1 year ago

@vigith, If possible can you please assign this task to me too as both me and sumedh will be working on this, and are there any reference docs for this task?

vigith commented 1 year ago

https://numaflow.numaproj.io/user-guide/sources/transformer/overview/ talks about the event time a bit, and then https://numaflow.numaproj.io/user-guide/user-defined-functions/reduce/reduce/ for reduce. Let me know whether this helps.

apoorvagrawal07 commented 1 year ago

Sure thankyou