You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by 刘建刚 <li...@gmail.com> on 2019/09/10 10:51:25 UTC

How to implement grouping set in stream

      I want to implement grouping set in stream. I am new to flink sql. I
want to find a example to teach me how to self define rule and
implement corresponding operator. Can anyone give me any suggestion?

Re: How to implement grouping set in stream

Posted by Dian Fu <di...@gmail.com>.
AFAIK, grouping sets has already been supported for streaming in blink planner. You could check FLINK-12192 for details.

Regards,
Dian

> 在 2019年9月10日,下午6:51,刘建刚 <li...@gmail.com> 写道:
> 
>       I want to implement grouping set in stream. I am new to flink sql. I want to find a example to teach me how to self define rule and implement corresponding operator. Can anyone give me any suggestion?


Re: How to implement grouping set in stream

Posted by Dian Fu <di...@gmail.com>.
AFAIK, grouping sets has already been supported for streaming in blink planner. You could check FLINK-12192 for details.

Regards,
Dian

> 在 2019年9月10日,下午6:51,刘建刚 <li...@gmail.com> 写道:
> 
>       I want to implement grouping set in stream. I am new to flink sql. I want to find a example to teach me how to self define rule and implement corresponding operator. Can anyone give me any suggestion?


Re: How to implement grouping set in stream

Posted by Dian Fu <di...@gmail.com>.
AFAIK, grouping sets has already been supported for streaming in blink planner. You could check FLINK-12192 for details.

Regards,
Dian

> 在 2019年9月10日,下午6:51,刘建刚 <li...@gmail.com> 写道:
> 
>       I want to implement grouping set in stream. I am new to flink sql. I want to find a example to teach me how to self define rule and implement corresponding operator. Can anyone give me any suggestion?