HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evolutionblues

no profile record

comments

evolutionblues
·2 anni fa·discuss
can you point to documentation/ examples which talk about it - I could not find this while exploring the pages (or maybe I missed it altogether).
evolutionblues
·2 anni fa·discuss
great work! When it comes to batched computations, why not leverage intermediate state much like streaming jobs. For example, if we need to calculate past 30 day sum for a value daily - it seems like this would compute so from scratch daily. Would it not make sense to model this as a sliding window that's updated daily?