I have following code that run against flink 1.12.0. The result is:
The result is: name,price,sum(price)
OverWindowResult> name1,3.0,3.0 OverWindowR