[jira] [Created] (FLINK-13030) add more test case for blink planner

2019-06-28 Thread godfrey he (JIRA)
godfrey he created FLINK-13030: -- Summary: add more test case for blink planner Key: FLINK-13030 URL: https://issues.apache.org/jira/browse/FLINK-13030 Project: Flink Issue Type: Improvement

Contributing Code Guide - Clarification

2019-06-28 Thread Hugo Louro
Hi, I would like to ask if minor, focused, refactoring done by extracting duplicate code to private methods is welcome for existing code/classes. The reasoning behind my question is that I want to avoid [1], but at the same time I clearly identify with [2]. If it is indeed welcome, is it OK to com

Re: Updating Kinesis Connector to latest Apache licensed libs

2019-06-28 Thread Bowen Li
Hi all, I want to give an update from my perspective. flink-connector-kinesis' two critical dependencies KPL and Dynamo stream adapter haven't been converted to Apache 2.0 license yet. The license-changing PRs [1] are still pending, for ~2 months so far. I've left comments there, and hope they ca

Re: Rolling policy when using StreamingFileSink for bulk-encoded output

2019-06-28 Thread Ying Xu
Hi Kostas: I'd like to. The account used to file the JIRA does not have contributor access yet . I had contributed a few Flink JIRAs in the past, using a very similar but different account. Now I would like to consolidate and use a common account for Apache projects contributions. Would you mi

Re: [ANNOUNCE] Weekly Community Update 2019/25

2019-06-28 Thread Robert Metzger
Great! Thanks Marta. Looking forward to review the first pull request for a blog post. On Fri, Jun 28, 2019 at 10:09 AM Marta Paes Moreira wrote: > Hi, Robert. > > Using these digests for that purpose is something I also discussed with > Konstantin, so I believe we are aligned on this. A monthly

Dev

2019-06-28 Thread haifeng wang
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is Wong.

Re: Rolling policy when using StreamingFileSink for bulk-encoded output

2019-06-28 Thread Kostas Kloudas
Hi Ying, That sounds great! Looking forward to your PR! Btw don't you want to assign the issue to yourself if you are planning to work on it? Kostas On Fri, Jun 28, 2019 at 9:54 AM Ying Xu wrote: > Thanks Kostas for confirming! > > I've filed a issue FLINK-13027 >

[jira] [Created] (FLINK-13029) Remove expressionBridge from OperationTreeBuilder's factories

2019-06-28 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-13029: Summary: Remove expressionBridge from OperationTreeBuilder's factories Key: FLINK-13029 URL: https://issues.apache.org/jira/browse/FLINK-13029 Project: Flink

[jira] [Created] (FLINK-13028) Move expression resolver to flink-table-api-java

2019-06-28 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13028: Summary: Move expression resolver to flink-table-api-java Key: FLINK-13028 URL: https://issues.apache.org/jira/browse/FLINK-13028 Project: Flink Issue Type:

Re: [ANNOUNCE] Weekly Community Update 2019/25

2019-06-28 Thread Marta Paes Moreira
Hi, Robert. Using these digests for that purpose is something I also discussed with Konstantin, so I believe we are aligned on this. A monthly community update could go a bit beyond and recap on events (e.g. meetups, conferences) and other relevant work that is brewing in the community. If everyo

Re: [ANNOUNCE] Weekly Community Update 2019/25

2019-06-28 Thread vino yang
Hi Robert, I like this idea. Having a Flink "monthly community update" could let the users and developers know more about the community. So Big +1 from my side. Robert Metzger 于2019年6月28日周五 下午3:51写道: > Thank you for the update! I always enjoy reading them. > > Maybe we could use these threads a

Re: Rolling policy when using StreamingFileSink for bulk-encoded output

2019-06-28 Thread Ying Xu
Thanks Kostas for confirming! I've filed a issue FLINK-13027 . We are actively working on the interface of such a file rolling policy, and will also perform benchmarks when it is integrated with a StreamingFileSink. We are more than happy to co

Re: [ANNOUNCE] Weekly Community Update 2019/25

2019-06-28 Thread Robert Metzger
Thank you for the update! I always enjoy reading them. Maybe we could use these threads as an input for a monthly "Community Update" blog post series? I've discussed this idea offline already my colleague Marta. Are you still interested? On Sun, Jun 23, 2019 at 10:18 PM Konstantin Knauf wrote:

[jira] [Created] (FLINK-13027) StreamingFileSink bulk-encoded writer supports file rolling upon customized events

2019-06-28 Thread Ying Xu (JIRA)
Ying Xu created FLINK-13027: --- Summary: StreamingFileSink bulk-encoded writer supports file rolling upon customized events Key: FLINK-13027 URL: https://issues.apache.org/jira/browse/FLINK-13027 Project: Fli

[jira] [Created] (FLINK-13026) Introduce JDBCLookupFunction

2019-06-28 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13026: Summary: Introduce JDBCLookupFunction Key: FLINK-13026 URL: https://issues.apache.org/jira/browse/FLINK-13026 Project: Flink Issue Type: New Feature