Apache Beam - Wrong timestamp after window aggregation

前端 未结 0 1629
南旧
南旧 2020-12-19 19:19

I have a pipeline where I want to calculate an accumulated sum. This is the code

input
    .apply(Window.>into(new GlobalWindows(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题