(无主题)

2022-06-27 Thread 470905446

(无主题)

2022-06-06 Thread 470905446

(无主题)

2022-06-06 Thread 470905446

回复:(无主题)

2021-05-30 Thread Tang Jinxin
退订 xiaoxingstack 邮箱:xiaoxingst...@gmail.com 签名由 网易邮箱大师 定制 在2021年05月31日 12:39,陈海剑 写道: 退订 | | 陈海剑 | | 邮箱:13469958...@163.com best regards | 签名由 网易邮箱大师 定制

(无主题)

2021-05-30 Thread 陈海剑
退订 | | 陈海剑 | | 邮箱:13469958...@163.com best regards | 签名由 网易邮箱大师 定制

(无主题)

2021-04-12 Thread lian
退订

Re: (无主题)

2020-12-27 Thread Matthias Pohl
Hi Liwen, thanks for wanting to contribute to the Apache Flink community. You can look for Jira issues labeled as starter [1] to have an easier start into specific topics. Best, Matthias [1] https://issues.apache.org/jira/browse/FLINK-20770?jql=project%3DFLINK%20AND%20labels%20%3D%20%22starter%22

Re: (无主题)

2020-12-25 Thread Shawn Huang
Hi Liwen, you don't need contributor permissions to contribute to Apache Flink. Just open/pick an issue and ping a committer to assign the ticket to you. Best, Shawn Huang 刘力文 于2020年12月25日周五 下午6:24写道: > Hi Guys, > I want to contribute to Apache Flink. > Would you please give me the permissio

(无主题)

2020-12-25 Thread 刘力文
Hi Guys, I want to contribute to Apache Flink. Would you please give me the permission as a contributor? My JIRA ID is Liwen Liu. | | 刘力文 | | 邮箱:liulw_g...@163.com | 签名由 网易邮箱大师 定制

Re: <无主题>

2016-08-16 Thread Timo Walther
Hi Renkai, thanks for the interest in Flink and the Table API/SQL! I would recommend to maybe have a look into previous Pull Requests for new SQL features such as INTERSECT [1] to get an overview of layers and classes. I also recommend the design document [2] that describes the all planned fe

<无主题>

2016-08-15 Thread Renkai
Hi all:    I’m interested in Table API and SQL.As far as I know, the SQL supports is very limited currently. I want to help improving related features, such as distinct aggregates for SQL on batch tables, and aggregations for SQL on stream tables. I don’t have much experience in developing