[DISCUSS] Flink project bylaws

2019-07-11 Thread Becket Qin
Hi all, As it was raised in the FLIP process discussion thread [1], currently Flink does not have official bylaws to govern the operation of the project. Such bylaws are critical for the community to coordinate and contribute together. It is also the basis of other processes such as FLIP. I have

[jira] [Created] (FLINK-13203) [proper fix] Deadlock occurs when requiring exclusive buffer for RemoteInputChannel

2019-07-11 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-13203: -- Summary: [proper fix] Deadlock occurs when requiring exclusive buffer for RemoteInputChannel Key: FLINK-13203 URL: https://issues.apache.org/jira/browse/FLINK-13203

Re: [DISCUSS] ARM support for Flink

2019-07-11 Thread Xiyuan Wang
Hi yun: I didn't try to build rocksdb with vagrant, but just `make -j8 rocksdbjava` directly in an ARM machine. We hit some issues as well. My colleague has created an issue in rocksdb[1]. Rocksdb doesn't contains ARM .so file in his offical jar package. If you have the same request, let's work

[jira] [Created] (FLINK-13204) The subscribedPartitionStates should be thread safe.

2019-07-11 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-13204: Summary: The subscribedPartitionStates should be thread safe. Key: FLINK-13204 URL: https://issues.apache.org/jira/browse/FLINK-13204 Project: Flink Issue Ty

[jira] [Created] (FLINK-13205) Checkpoints/savepoints injection has loose ordering properties when a stop-with-savepoint is triggered

2019-07-11 Thread Alex (JIRA)
Alex created FLINK-13205: Summary: Checkpoints/savepoints injection has loose ordering properties when a stop-with-savepoint is triggered Key: FLINK-13205 URL: https://issues.apache.org/jira/browse/FLINK-13205

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Konstantin Knauf
Hi all, thanks a lot for driving this, Becket. I have two remarks regarding the "Actions" section: * In addition to a simple "Code Change" we could also add a row for "Code Change requiring a FLIP" with a reference to the FLIP process page. A FLIP will have/does have different rules for approvals

[jira] [Created] (FLINK-13206) modify 'use database' syntax in SQL CLI to be consistant with standard sql

2019-07-11 Thread zjuwangg (JIRA)
zjuwangg created FLINK-13206: Summary: modify 'use database' syntax in SQL CLI to be consistant with standard sql Key: FLINK-13206 URL: https://issues.apache.org/jira/browse/FLINK-13206 Project: Flink

[jira] [Created] (FLINK-13207) Add the algorithm of Fast Fourier Transformation(FFT)

2019-07-11 Thread Xu Yang (JIRA)
Xu Yang created FLINK-13207: --- Summary: Add the algorithm of Fast Fourier Transformation(FFT) Key: FLINK-13207 URL: https://issues.apache.org/jira/browse/FLINK-13207 Project: Flink Issue Type: Sub-t

[jira] [Created] (FLINK-13208) Add Notice file for upgrading calcite to 1.20

2019-07-11 Thread Kurt Young (JIRA)
Kurt Young created FLINK-13208: -- Summary: Add Notice file for upgrading calcite to 1.20 Key: FLINK-13208 URL: https://issues.apache.org/jira/browse/FLINK-13208 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-13209) Following FLINK-12951: Remove TableEnvironment#sql and add create table ddl support to sqlUpdate

2019-07-11 Thread Danny Chan (JIRA)
Danny Chan created FLINK-13209: -- Summary: Following FLINK-12951: Remove TableEnvironment#sql and add create table ddl support to sqlUpdate Key: FLINK-13209 URL: https://issues.apache.org/jira/browse/FLINK-13209

[DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Konstantin Knauf
Hi everyone, in the course of implementing FLIP-42 we are currently reworking the Getting Started section of our documentation. As part of this, we are adding docker-compose-based playgrounds to get started with Flink operations and Flink SQL quickly. To reduce as much friction as possible for ne

[jira] [Created] (FLINK-13210) Hive connector test should dependent on blink planner instead of legacy planner

2019-07-11 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13210: Summary: Hive connector test should dependent on blink planner instead of legacy planner Key: FLINK-13210 URL: https://issues.apache.org/jira/browse/FLINK-13210 Proje

[jira] [Created] (FLINK-13211) Add drop table support for flink planner

2019-07-11 Thread Danny Chan (JIRA)
Danny Chan created FLINK-13211: -- Summary: Add drop table support for flink planner Key: FLINK-13211 URL: https://issues.apache.org/jira/browse/FLINK-13211 Project: Flink Issue Type: Improvement

Request for access

2019-07-11 Thread 袁智翔
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA username is zhixiangyuan.

Re: [DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Robert Metzger
+1 to create a repo. On Thu, Jul 11, 2019 at 11:10 AM Konstantin Knauf wrote: > Hi everyone, > > in the course of implementing FLIP-42 we are currently reworking the > Getting Started section of our documentation. As part of this, we are > adding docker-compose-based playgrounds to get started w

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread Chesnay Schepler
Can we get JIRA's attached to these items so people out of the loop can track the progress? On 05/07/2019 16:06, Kurt Young wrote: Here are the features I collected which are under actively developing and close to merge: 1. Bridge blink planner to unified table environment and remove TableConf

Re: [DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Fabian Hueske
Hi, I think Quickstart should be as lightweight as possible and follow common practices. A Git repository for a few configuration files might feel like overkill, but IMO it makes sense because this ensures users can get started with 3 commands: $ git clone .../flink-playground $ cd flink-playgrou

[jira] [Created] (FLINK-13212) Unstable ChainLengthIncreaseTest

2019-07-11 Thread Kurt Young (JIRA)
Kurt Young created FLINK-13212: -- Summary: Unstable ChainLengthIncreaseTest Key: FLINK-13212 URL: https://issues.apache.org/jira/browse/FLINK-13212 Project: Flink Issue Type: Test Compo

[jira] [Created] (FLINK-13213) MinIdleStateRetentionTime/MaxIdleStateRetentionTime in TableConfig will be removed after call toAppendStream/toRetractStream without QueryConfig parameters

2019-07-11 Thread Jing Zhang (JIRA)
Jing Zhang created FLINK-13213: -- Summary: MinIdleStateRetentionTime/MaxIdleStateRetentionTime in TableConfig will be removed after call toAppendStream/toRetractStream without QueryConfig parameters Key: FLINK-13213

[jira] [Created] (FLINK-13214) Hive connectors does not compile with Java 9

2019-07-11 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13214: Summary: Hive connectors does not compile with Java 9 Key: FLINK-13214 URL: https://issues.apache.org/jira/browse/FLINK-13214 Project: Flink Issue Ty

[jira] [Created] (FLINK-13215) Hive connector does not compile on Java 9

2019-07-11 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13215: Summary: Hive connector does not compile on Java 9 Key: FLINK-13215 URL: https://issues.apache.org/jira/browse/FLINK-13215 Project: Flink Issue Type:

[jira] [Created] (FLINK-13216) AggregateITCase.testNestedGroupByAgg fails on Travis

2019-07-11 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-13216: - Summary: AggregateITCase.testNestedGroupByAgg fails on Travis Key: FLINK-13216 URL: https://issues.apache.org/jira/browse/FLINK-13216 Project: Flink Issue

[jira] [Created] (FLINK-13217) Blink planner does not compile with Scala 2.12

2019-07-11 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13217: Summary: Blink planner does not compile with Scala 2.12 Key: FLINK-13217 URL: https://issues.apache.org/jira/browse/FLINK-13217 Project: Flink Issue

[jira] [Created] (FLINK-13218) '*.count not supported in TableApi query

2019-07-11 Thread Jing Zhang (JIRA)
Jing Zhang created FLINK-13218: -- Summary: '*.count not supported in TableApi query Key: FLINK-13218 URL: https://issues.apache.org/jira/browse/FLINK-13218 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-13219) Hive connector fails hadoop 2.4.1 builds

2019-07-11 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13219: Summary: Hive connector fails hadoop 2.4.1 builds Key: FLINK-13219 URL: https://issues.apache.org/jira/browse/FLINK-13219 Project: Flink Issue Type:

[jira] [Created] (FLINK-13220) Add DDL support for blink planner

2019-07-11 Thread Danny Chan (JIRA)
Danny Chan created FLINK-13220: -- Summary: Add DDL support for blink planner Key: FLINK-13220 URL: https://issues.apache.org/jira/browse/FLINK-13220 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-13221) Blink planner should set ScheduleMode to LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST for batch jobs

2019-07-11 Thread Kurt Young (JIRA)
Kurt Young created FLINK-13221: -- Summary: Blink planner should set ScheduleMode to LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST for batch jobs Key: FLINK-13221 URL: https://issues.apache.org/jira/browse/FLINK-13221

[jira] [Created] (FLINK-13222) Add documentation for AdaptedRestartPipelinedRegionStrategyNG

2019-07-11 Thread Gary Yao (JIRA)
Gary Yao created FLINK-13222: Summary: Add documentation for AdaptedRestartPipelinedRegionStrategyNG Key: FLINK-13222 URL: https://issues.apache.org/jira/browse/FLINK-13222 Project: Flink Issue

[jira] [Created] (FLINK-13223) Set jobmanager.execution.failover-strategy to region in default flink-conf.yaml

2019-07-11 Thread Gary Yao (JIRA)
Gary Yao created FLINK-13223: Summary: Set jobmanager.execution.failover-strategy to region in default flink-conf.yaml Key: FLINK-13223 URL: https://issues.apache.org/jira/browse/FLINK-13223 Project: Flin

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Robert Metzger
Thank you Becket for kicking off this discussion and creating a draft in the Wiki. I left some comments in the wiki. In my understanding this means, that a committer always needs a review and > +1 from another committer. As far as I know this is currently not always > the case (often committer au

[jira] [Created] (FLINK-13224) TupleTypeInfoBase equals function can't distinguish different struct type

2019-07-11 Thread forideal (JIRA)
forideal created FLINK-13224: Summary: TupleTypeInfoBase equals function can't distinguish different struct type Key: FLINK-13224 URL: https://issues.apache.org/jira/browse/FLINK-13224 Project: Flink

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Chesnay Schepler
The emeritus stuff seems like unnecessary noise. There's a bunch of subtle changes in the draft compared to existing "conventions"; we should find a way to highlight these and discuss them one by one. On 11/07/2019 14:29, Robert Metzger wrote: Thank you Becket for kicking off this discussion

[jira] [Created] (FLINK-13225) Introduce type inference for hive functions in blink

2019-07-11 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13225: Summary: Introduce type inference for hive functions in blink Key: FLINK-13225 URL: https://issues.apache.org/jira/browse/FLINK-13225 Project: Flink Issue T

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Till Rohrmann
Thanks a lot for creating this draft Becket. I think without the notion of emeritus (or active vs. inactive), it won't be possible to have a 2/3 majority vote because we already have too many inactive PMCs/committers. For the case of a committer being the author and getting a +1 from a non-commit

[jira] [Created] (FLINK-13226) KafkaProducerExactlyOnceITCase.testMultipleSinkOperators fails on Travis

2019-07-11 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-13226: - Summary: KafkaProducerExactlyOnceITCase.testMultipleSinkOperators fails on Travis Key: FLINK-13226 URL: https://issues.apache.org/jira/browse/FLINK-13226 Project: F

[jira] [Created] (FLINK-13227) Translate "Asynchronous I/O for External Data Access" page into Chinese

2019-07-11 Thread WangHengWei (JIRA)
WangHengWei created FLINK-13227: --- Summary: Translate "Asynchronous I/O for External Data Access" page into Chinese Key: FLINK-13227 URL: https://issues.apache.org/jira/browse/FLINK-13227 Project: Flink

[jira] [Created] (FLINK-13228) HadoopRecoverableWriterTest.testCommitAfterNormalClose fails on Travis

2019-07-11 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-13228: - Summary: HadoopRecoverableWriterTest.testCommitAfterNormalClose fails on Travis Key: FLINK-13228 URL: https://issues.apache.org/jira/browse/FLINK-13228 Project: Fli

[jira] [Created] (FLINK-13229) ExpressionReducer with udf bug in blink

2019-07-11 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13229: Summary: ExpressionReducer with udf bug in blink Key: FLINK-13229 URL: https://issues.apache.org/jira/browse/FLINK-13229 Project: Flink Issue Type: Bug

Re: [DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Stephan Ewen
Hi all! I am fine with a separate repository. Quick question. though: Have you considered putting the setup not under "docs" but under "flink-quickstart" or so? Would that be equally cumbersome for users? Best, Stephan On Thu, Jul 11, 2019 at 12:19 PM Fabian Hueske wrote: > Hi, > > I think Q

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Aljoscha Krettek
Big +1 How different is this from the Kafka bylaws? I’m asking because I quite like them and wouldn’t mind essentially adopting the Kafka bylaws. I mean, it’s open source, and we don’t have to try to re-invent the wheel here. I think it’s worthwhile to discuss the “committer +1” requirement. We

Re: [DISCUSS] ARM support for Flink

2019-07-11 Thread Stephan Ewen
I think an ARM release would be cool. To actually support that properly, we would need something like an ARM profile for the CI builds (at least in the nightly tests), otherwise ARM support would probably be broken frequently. Maybe that could be a way to start? Create a Travis CI ARM build (if po

Re: [DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Konstantin Knauf
Hi Stephan, putting it under "flink-quickstarts" alone would not help. The user would still need to check out the whole `apache/flink` repository, which is a bit overwhelming. The Java/Scala quickstarts use Maven archetypes. Is this what you are suggesting? I think, this would be an option, but it

[ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Fabian Hueske
Hi everyone, I'm very happy to announce that Rong Rong accepted the offer of the Flink PMC to become a committer of the Flink project. Rong has been contributing to Flink for many years, mainly working on SQL and Yarn security features. He's also frequently helping out on the user@f.a.o mailing l

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread Kurt Young
Hi Chesnay, Here is the JIRA list I have collected, all of them are under reviewing: 1. Hive UDF support (FLINK-13024, FLINK-13225) 2. Partition prune support (FLINK-13115) 3. Set StreamGraph properties in blink planner (FLINK-13121) 4. Support HBase upsert sink (FLINK-10245) 5. Support JDBC Tabl

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Jark Wu
Congratulations Rong Rong! Welcome on board! On Thu, 11 Jul 2019 at 22:25, Fabian Hueske wrote: > Hi everyone, > > I'm very happy to announce that Rong Rong accepted the offer of the Flink > PMC to become a committer of the Flink project. > > Rong has been contributing to Flink for many years, m

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Kostas Kloudas
Congratulations Rong! On Thu, Jul 11, 2019 at 4:40 PM Jark Wu wrote: > Congratulations Rong Rong! > Welcome on board! > > On Thu, 11 Jul 2019 at 22:25, Fabian Hueske wrote: > >> Hi everyone, >> >> I'm very happy to announce that Rong Rong accepted the offer of the Flink >> PMC to become a commi

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Shaoxuan Wang
Congratulations Rong! On Thu, Jul 11, 2019 at 10:40 PM Jark Wu wrote: > Congratulations Rong Rong! > Welcome on board! > > On Thu, 11 Jul 2019 at 22:25, Fabian Hueske wrote: > >> Hi everyone, >> >> I'm very happy to announce that Rong Rong accepted the offer of the Flink >> PMC to become a com

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Kurt Young
Congratulations Rong! Best, Kurt On Thu, Jul 11, 2019 at 10:53 PM Kostas Kloudas wrote: > Congratulations Rong! > > On Thu, Jul 11, 2019 at 4:40 PM Jark Wu wrote: > >> Congratulations Rong Rong! >> Welcome on board! >> >> On Thu, 11 Jul 2019 at 22:25, Fabian Hueske wrote: >> >>> Hi everyone,

[jira] [Created] (FLINK-13230) Retry acknowledgement calls

2019-07-11 Thread Richard Deurwaarder (JIRA)
Richard Deurwaarder created FLINK-13230: --- Summary: Retry acknowledgement calls Key: FLINK-13230 URL: https://issues.apache.org/jira/browse/FLINK-13230 Project: Flink Issue Type: Sub-tas

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread zhijiang
Congratulations Rong! Best, Zhijiang -- From:Kurt Young Send Time:2019年7月11日(星期四) 22:54 To:Kostas Kloudas Cc:Jark Wu ; Fabian Hueske ; dev ; user Subject:Re: [ANNOUNCE] Rong Rong becomes a Flink committer Congratulations Rong! B

[jira] [Created] (FLINK-13231) Add a ratelimiter to pubsub source

2019-07-11 Thread Richard Deurwaarder (JIRA)
Richard Deurwaarder created FLINK-13231: --- Summary: Add a ratelimiter to pubsub source Key: FLINK-13231 URL: https://issues.apache.org/jira/browse/FLINK-13231 Project: Flink Issue Type:

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread Stephan Ewen
Number (6) is not a feature but a bug fix, so no need to block on that... On Thu, Jul 11, 2019 at 4:27 PM Kurt Young wrote: > Hi Chesnay, > > Here is the JIRA list I have collected, all of them are under reviewing: > > 1. Hive UDF support (FLINK-13024, FLINK-13225) > 2. Partition prune support (

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Yu Li
Congratulations Rong! Best Regards, Yu On Thu, 11 Jul 2019 at 22:54, zhijiang wrote: > Congratulations Rong! > > Best, > Zhijiang > > -- > From:Kurt Young > Send Time:2019年7月11日(星期四) 22:54 > To:Kostas Kloudas > Cc:Jark Wu ; Fabi

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Shuyi Chen
Congratulations, Rong! On Thu, Jul 11, 2019 at 8:26 AM Yu Li wrote: > Congratulations Rong! > > Best Regards, > Yu > > > On Thu, 11 Jul 2019 at 22:54, zhijiang wrote: > >> Congratulations Rong! >> >> Best, >> Zhijiang >> >> -- >> F

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Xingcan Cui
Congrats Rong! Best, Xingcan > On Jul 11, 2019, at 1:08 PM, Shuyi Chen wrote: > > Congratulations, Rong! > > On Thu, Jul 11, 2019 at 8:26 AM Yu Li > wrote: > Congratulations Rong! > > Best Regards, > Yu > > > On Thu, 11 Jul 2019 at 22:54, zhijiang

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Becket Qin
Thanks everyone for all the comments and feedback. Please see the replies below: Re: Konstantin > * In addition to a simple "Code Change" we could also add a row for "Code > Change requiring a FLIP" with a reference to the FLIP process page. A FLIP > will have/doe

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Becket Qin
Congrats, Rong! On Fri, Jul 12, 2019 at 1:13 AM Xingcan Cui wrote: > Congrats Rong! > > Best, > Xingcan > > On Jul 11, 2019, at 1:08 PM, Shuyi Chen wrote: > > Congratulations, Rong! > > On Thu, Jul 11, 2019 at 8:26 AM Yu Li wrote: > >> Congratulations Rong! >> >> Best Regards, >> Yu >> >> >> O

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Peter Huang
Congrats Rong! On Thu, Jul 11, 2019 at 10:40 AM Becket Qin wrote: > Congrats, Rong! > > On Fri, Jul 12, 2019 at 1:13 AM Xingcan Cui wrote: > >> Congrats Rong! >> >> Best, >> Xingcan >> >> On Jul 11, 2019, at 1:08 PM, Shuyi Chen wrote: >> >> Congratulations, Rong! >> >> On Thu, Jul 11, 2019 at

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Bowen Li
Congrats, Rong! On Thu, Jul 11, 2019 at 10:48 AM Oytun Tez wrote: > Congratulations Rong! > > --- > Oytun Tez > > *M O T A W O R D* > The World's Fastest Human Translation Platform. > oy...@motaword.com — www.motaword.com > > > On Thu, Jul 11, 2019 at 1:44 PM Peter Huang > wrote: > >> Congrats

Re: [DISCUSS] Flink project bylaws

2019-07-11 Thread Bowen Li
On Thu, Jul 11, 2019 at 10:38 AM Becket Qin wrote: > Thanks everyone for all the comments and feedback. Please see the replies > below: > > > Re: Konstantin > > > * In addition to a simple "Code Change" we could also add a row for "Code > > Change requiring a FLIP

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Xuefu Z
Congratulations, Rong! On Thu, Jul 11, 2019 at 10:59 AM Bowen Li wrote: > Congrats, Rong! > > > On Thu, Jul 11, 2019 at 10:48 AM Oytun Tez wrote: > > > Congratulations Rong! > > > > --- > > Oytun Tez > > > > *M O T A W O R D* > > The World's Fastest Human Translation Platform. > > oy...@motawor

Re: [DISCUSS] Create "flink-playgrounds" repository

2019-07-11 Thread Xuefu Z
The idea seems interesting, but I'm wondering if we have considered publishing .tz file hosted somewhere in Flink site with a link in the doc. This might avoid the "overkill" of introducing a repo, which is main used for version control in development cycles. On the other hand, a docker setup, once

[jira] [Created] (FLINK-13232) TemporalTypesTest>ExpressionTestBase.evaluateExprs fails on PST Timezone

2019-07-11 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13232: Summary: TemporalTypesTest>ExpressionTestBase.evaluateExprs fails on PST Timezone Key: FLINK-13232 URL: https://issues.apache.org/jira/browse/FLINK-13232 Project: Flink

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Hao Sun
Congratulations Rong. On Thu, Jul 11, 2019, 11:39 Xuefu Z wrote: > Congratulations, Rong! > > On Thu, Jul 11, 2019 at 10:59 AM Bowen Li wrote: > >> Congrats, Rong! >> >> >> On Thu, Jul 11, 2019 at 10:48 AM Oytun Tez wrote: >> >> > Congratulations Rong! >> > >> > --- >> > Oytun Tez >> > >> > *M

[jira] [Created] (FLINK-13233) add end-to-end tests for "USE CATALOG" and "USE DATABASE" commands in SQL CLI

2019-07-11 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13233: Summary: add end-to-end tests for "USE CATALOG" and "USE DATABASE" commands in SQL CLI Key: FLINK-13233 URL: https://issues.apache.org/jira/browse/FLINK-13233 Project: Flink

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Rong Rong
Thank you all for the warm welcome! It's my honor to become an Apache Flink committer. I will continue to work on this great project and contribute more to the community. Cheers, Rong On Thu, Jul 11, 2019 at 1:05 PM Hao Sun wrote: > Congratulations Rong. > > On Thu, Jul 11, 2019, 11:39 Xuefu Z

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Chen YuZhao
congratulations! 获取 Outlook for iOS 发件人: Rong Rong 发送时间: 星期五, 七月 12, 2019 8:09 上午 收件人: Hao Sun 抄送: Xuefu Z; dev; Flink ML 主题: Re: [ANNOUNCE] Rong Rong becomes a Flink committer Thank you all for the warm welcome! It's my honor to become a

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Dian Fu
Congrats Rong! > 在 2019年7月12日,上午8:47,Chen YuZhao 写道: > > congratulations! > > 获取 Outlook for iOS > > 发件人: Rong Rong > 发送时间: 星期五, 七月 12, 2019 8:09 上午 > 收件人: Hao Sun > 抄送: Xuefu Z; dev; Flink ML > 主题: Re: [ANNOUNCE] Rong Rong becomes a Flink committer > > Thank you

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread jincheng sun
Congratulations Rong, Well deserved! Cheers, Jincheng Dian Fu 于2019年7月12日周五 上午9:06写道: > > Congrats Rong! > > > 在 2019年7月12日,上午8:47,Chen YuZhao 写道: > > congratulations! > > 获取 Outlook for iOS > > -- > *发件人:* Rong Rong > *发送时间:* 星期五, 七月 12, 20

[jira] [Created] (FLINK-13234) TemporalTypesTest randomly failed on travis

2019-07-11 Thread Kurt Young (JIRA)
Kurt Young created FLINK-13234: -- Summary: TemporalTypesTest randomly failed on travis Key: FLINK-13234 URL: https://issues.apache.org/jira/browse/FLINK-13234 Project: Flink Issue Type: Bug

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread JingsongLee
Congratulations Rong. Rong Rong has done a lot of nice work in the past time to the flink community. Best, JingsongLee -- From:Rong Rong Send Time:2019年7月12日(星期五) 08:09 To:Hao Sun Cc:Xuefu Z ; dev ; Flink ML Subject:Re: [ANNOUN

Re:Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Haibo Sun
Congrats Rong!Best, Haibo At 2019-07-12 09:40:26, "JingsongLee" wrote: Congratulations Rong. Rong Rong has done a lot of nice work in the past time to the flink community. Best, JingsongLee -- From:Rong Rong Send Time:2019年7月1

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread 袁智翔
Congratulations, Rong! > On Jul 11, 2019, at 22:24, Fabian Hueske wrote: > > Hi everyone, > > I'm very happy to announce that Rong Rong accepted the offer of the Flink > PMC to become a committer of the Flink project. > > Rong has been contributing to Flink for many years, mainly working on SQ

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Paul Lam
Congrats to Rong! Rong has contributed a lot to the community and well deserves it. Best, Paul Lam > 在 2019年7月12日,09:40,JingsongLee 写道: > > Congratulations Rong. > Rong Rong has done a lot of nice work in the past time to the flink community. > > Best, JingsongLee > > --

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread vino yang
congratulations Rong Rong! Fabian Hueske 于2019年7月11日周四 下午10:25写道: > Hi everyone, > > I'm very happy to announce that Rong Rong accepted the offer of the Flink > PMC to become a committer of the Flink project. > > Rong has been contributing to Flink for many years, mainly working on SQL > and Yar

Apply for being a contributor

2019-07-11 Thread hongton122
Hi all, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is XD122, my fullname is Xiang Dong. Tanks very much;

Re: [DISCUSS] ARM support for Flink

2019-07-11 Thread Xiyuan Wang
Hi Stephan yeah, we should add an ARM CI first. But Travis CI doesn't support ARM arch itself. OpenLab community support it. As I mentioned before, OpenLab is an opensource CI system like travis-ci.[1], it uses opensource CI project `zuul`[2] for its deployment. Now some opensource project has in

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread qi luo
Any news on this? Thanks, Qi > On Jul 11, 2019, at 11:13 PM, Stephan Ewen wrote: > > Number (6) is not a feature but a bug fix, so no need to block on that... > > On Thu, Jul 11, 2019 at 4:27 PM Kurt Young wrote: > >> Hi Chesnay, >> >> Here is the JIRA list I have collected, all of them are

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread qi luo
Do we have a new timeline for 1.9 branch cut? Thanks, Qi > On Jul 12, 2019, at 11:42 AM, qi luo wrote: > > Any news on this? > > Thanks, > Qi > >> On Jul 11, 2019, at 11:13 PM, Stephan Ewen wrote: >> >> Number (6) is not a feature but a bug fix, so no need to block on that... >> >> On Thu,

[jira] [Created] (FLINK-13235) Change the Netty default transport mode to auto

2019-07-11 Thread zhijiang (JIRA)
zhijiang created FLINK-13235: Summary: Change the Netty default transport mode to auto Key: FLINK-13235 URL: https://issues.apache.org/jira/browse/FLINK-13235 Project: Flink Issue Type: Improveme

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread Kurt Young
Hi qi, We are about to cut branch, the announce mail will be sent after that. Sorry for the slight delay. Best, Kurt On Fri, Jul 12, 2019 at 11:43 AM qi luo wrote: > Do we have a new timeline for 1.9 branch cut? > > Thanks, > Qi > > > On Jul 12, 2019, at 11:42 AM, qi luo wrote: > > > > Any n

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Jeff Zhang
Congrats, Rong! vino yang 于2019年7月12日周五 上午10:08写道: > congratulations Rong Rong! > > Fabian Hueske 于2019年7月11日周四 下午10:25写道: > >> Hi everyone, >> >> I'm very happy to announce that Rong Rong accepted the offer of the Flink >> PMC to become a committer of the Flink project. >> >> Rong has been co

[jira] [Created] (FLINK-13236) Fix bug and improve performance in TopNBuffer

2019-07-11 Thread Caizhi Weng (JIRA)
Caizhi Weng created FLINK-13236: --- Summary: Fix bug and improve performance in TopNBuffer Key: FLINK-13236 URL: https://issues.apache.org/jira/browse/FLINK-13236 Project: Flink Issue Type: Impro

Re: [ANNOUNCE] Feature freeze for Apache Flink 1.9.0 release

2019-07-11 Thread qi luo
No worries. Glad to know the progress :-) > On Jul 12, 2019, at 11:53 AM, Kurt Young wrote: > > Hi qi, > > We are about to cut branch, the announce mail will be sent after that. > Sorry for the slight delay. > > Best, > Kurt > > > On Fri, Jul 12, 2019 at 11:43 AM qi luo wrote: > >> Do we h

Confused by the `projectFields` Method in `ProjectableTableSource` Interface

2019-07-11 Thread Caizhi Weng
Hi Flink developers, When implementing `JDBCTableSource` with `ProjectableTableSource` interface I'm confused by the `projectFields` method. The java doc of the `projectFields` states that (It also has a typo... poduced -> produced): > Creates a copy of the {@link TableSource} that projects its

Re: [ANNOUNCE] Rong Rong becomes a Flink committer

2019-07-11 Thread Hequn Cheng
Congratulations Rong! Best, Hequn On Fri, Jul 12, 2019 at 12:19 PM Jeff Zhang wrote: > Congrats, Rong! > > > vino yang 于2019年7月12日周五 上午10:08写道: > >> congratulations Rong Rong! >> >> Fabian Hueske 于2019年7月11日周四 下午10:25写道: >> >>> Hi everyone, >>> >>> I'm very happy to announce that Rong Rong ac

request contributor permission

2019-07-11 Thread ????
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is kangzai

Apply for being a contributor

2019-07-11 Thread 胡伟华
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is huwh, my fullname is HuWeihua. Thanks a lot.

[jira] [Created] (FLINK-13237) Add expression table api test to blink

2019-07-11 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13237: Summary: Add expression table api test to blink Key: FLINK-13237 URL: https://issues.apache.org/jira/browse/FLINK-13237 Project: Flink Issue Type: New Featur

[jira] [Created] (FLINK-13238) Reduce blink planner's testing time

2019-07-11 Thread Kurt Young (JIRA)
Kurt Young created FLINK-13238: -- Summary: Reduce blink planner's testing time Key: FLINK-13238 URL: https://issues.apache.org/jira/browse/FLINK-13238 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-13239) Add unary loss functions

2019-07-11 Thread Xu Yang (JIRA)
Xu Yang created FLINK-13239: --- Summary: Add unary loss functions Key: FLINK-13239 URL: https://issues.apache.org/jira/browse/FLINK-13239 Project: Flink Issue Type: Sub-task Components: Lib

[ANNOUNCE] Flink 1.9 release branch has been created

2019-07-11 Thread Kurt Young
Hi devs, I just created the branch for the Flink 1.9 release [1] and updated the version on master to 1.10-SNAPSHOT. This unblocks the master from merging new features into it. If you are working on a 1.9 relevant bug fix, then it is important to merge it into the release-1.9 and master branch.

Re: [ANNOUNCE] Flink 1.9 release branch has been created

2019-07-11 Thread Hequn Cheng
Hi Kurt, Great work and thanks for the update. FYI, I find a bug[1] on Table API accidentally. The PR has already been opened. I think it would be good if the fix can be included in the 1.9. Best, Hequn [1] https://issues.apache.org/jira/browse/FLINK-13196 On Fri, Jul 12, 2019 at 2:40 PM Kurt