How can I perform an aggregation on top of an aggregation over a time window in Kafka with ksql

后端 未结 0 968
一向
一向 2020-12-17 07:22

I have a bunch of firewall data. I would like to:

A) sum the bytes per IP per hour, and then

B) calculate the min and max sums across all IPs in that hour

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