[jira] [Created] (FLINK-17804) Follow the spec when decoding Parquet logical DECIMAL type

2020-05-18 Thread Sergii Mikhtoniuk (Jira)
Sergii Mikhtoniuk created FLINK-17804: - Summary: Follow the spec when decoding Parquet logical DECIMAL type Key: FLINK-17804 URL: https://issues.apache.org/jira/browse/FLINK-17804 Project: Flink

[jira] [Created] (FLINK-17803) Flink batch sql job read hive table with map type, raise exception: " scala.MatchError: MAP"

2020-05-18 Thread zouyunhe (Jira)
zouyunhe created FLINK-17803: Summary: Flink batch sql job read hive table with map type, raise exception: " scala.MatchError: MAP" Key: FLINK-17803 URL: https://issues.apache.org/jira/browse/FLINK-17803

[jira] [Created] (FLINK-17802) Set offset commit only if group id is configured for new Kafka Table source

2020-05-18 Thread Leonard Xu (Jira)
Leonard Xu created FLINK-17802: -- Summary: Set offset commit only if group id is configured for new Kafka Table source Key: FLINK-17802 URL: https://issues.apache.org/jira/browse/FLINK-17802 Project: Flin

[jira] [Created] (FLINK-17801) TaskExecutorTest.testHeartbeatTimeoutWithResourceManager timeout

2020-05-18 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-17801: -- Summary: TaskExecutorTest.testHeartbeatTimeoutWithResourceManager timeout Key: FLINK-17801 URL: https://issues.apache.org/jira/browse/FLINK-17801 Project: Flink

Re: Season Of Docs Discussion

2020-05-18 Thread Marta Paes Moreira
Hi, Amardeep! Thanks for reaching out and for your interest in working with the Flink community during Google Season of Docs! It's great to hear that you have an idea for your proposal already — I'd be happy to hear more about it. I'll contact you in a separate thread! Marta On Mon, May 18, 20

Re: [ANNOUNCE] Apache Flink 1.10.1 released

2020-05-18 Thread Zhijiang
Thanks Yu for the release manager and everyone involved in. Best, Zhijiang -- From:Arvid Heise Send Time:2020年5月18日(星期一) 23:17 To:Yangze Guo Cc:dev ; Apache Announce List ; user ; Yu Li ; user-zh Subject:Re: [ANNOUNCE] Apache Fli

[jira] [Created] (FLINK-17800) RocksDB optimizeForPointLookup results in missing time windows

2020-05-18 Thread Yordan Pavlov (Jira)
Yordan Pavlov created FLINK-17800: - Summary: RocksDB optimizeForPointLookup results in missing time windows Key: FLINK-17800 URL: https://issues.apache.org/jira/browse/FLINK-17800 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.10.1 released

2020-05-18 Thread Arvid Heise
Thank you very much! On Mon, May 18, 2020 at 8:28 AM Yangze Guo wrote: > Thanks Yu for the great job. Congrats everyone who made this release > possible. > Best, > Yangze Guo > > On Mon, May 18, 2020 at 10:57 AM Leonard Xu wrote: > > > > > > Thanks Yu for being the release manager, and everyone

[jira] [Created] (FLINK-17799) Performance regression in all network benchmarks

2020-05-18 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-17799: -- Summary: Performance regression in all network benchmarks Key: FLINK-17799 URL: https://issues.apache.org/jira/browse/FLINK-17799 Project: Flink Issue Ty

[ANNOUNECE] release-1.11 branch cut

2020-05-18 Thread Piotr Nowojski
Hi community, I have cut the release-1.11 from the master branch based on bf5594cdde428be3521810cb3f44db0462db35df commit. If you will be merging something into the master branch, please make sure to set the correct fix version in the JIRA, accordingly to which branch have you merged your code. E

Re: [DISCUSS] Stability guarantees for @PublicEvolving classes

2020-05-18 Thread Chesnay Schepler
yes On 18/05/2020 13:05, Piotr Nowojski wrote: How would we enforce this change? That we would enable different, more strict compatibility checks on the `release-1.x` branches? Piotrek On 16 May 2020, at 08:33, Congxian Qiu wrote: Sorry for the late jump in. +1 to keep the compatibility o

Re: [DISCUSS] Stability guarantees for @PublicEvolving classes

2020-05-18 Thread Piotr Nowojski
How would we enforce this change? That we would enable different, more strict compatibility checks on the `release-1.x` branches? Piotrek > On 16 May 2020, at 08:33, Congxian Qiu wrote: > > Sorry for the late jump in. > > +1 to keep the compatibility of @PublicEvolving between minor > release

Re: [VOTE] Guarantee that @PublicEvolving classes are API and binary compatible across bug fix releases (x.y.u and x.y.v)

2020-05-18 Thread Piotr Nowojski
+1 > On 18 May 2020, at 10:43, Canbin Zheng wrote: > > +1 (non-binding) > > Regards, > Canbin Zheng > > Till Rohrmann 于2020年5月18日周一 下午4:40写道: > >> +1 (binding) >> >> On Mon, May 18, 2020 at 6:02 AM Tzu-Li (Gordon) Tai >> wrote: >> >>> +1 >>> >>> On Mon, May 18, 2020 at 11:47 AM Xintong S

[jira] [Created] (FLINK-17798) Align the behavior between the new and legacy JDBC table source

2020-05-18 Thread Jark Wu (Jira)
Jark Wu created FLINK-17798: --- Summary: Align the behavior between the new and legacy JDBC table source Key: FLINK-17798 URL: https://issues.apache.org/jira/browse/FLINK-17798 Project: Flink Issue

[jira] [Created] (FLINK-17797) Align the behavior between the new and legacy HBase table source

2020-05-18 Thread Jark Wu (Jira)
Jark Wu created FLINK-17797: --- Summary: Align the behavior between the new and legacy HBase table source Key: FLINK-17797 URL: https://issues.apache.org/jira/browse/FLINK-17797 Project: Flink Issue

[jira] [Created] (FLINK-17796) Application mode should respect user specified classpath configuration

2020-05-18 Thread Yang Wang (Jira)
Yang Wang created FLINK-17796: - Summary: Application mode should respect user specified classpath configuration Key: FLINK-17796 URL: https://issues.apache.org/jira/browse/FLINK-17796 Project: Flink

[jira] [Created] (FLINK-17795) Add an example to show how to leverage GPU resources

2020-05-18 Thread Yangze Guo (Jira)
Yangze Guo created FLINK-17795: -- Summary: Add an example to show how to leverage GPU resources Key: FLINK-17795 URL: https://issues.apache.org/jira/browse/FLINK-17795 Project: Flink Issue Type:

[jira] [Created] (FLINK-17794) Tear down installed software in reverse order in Jepsen Tests

2020-05-18 Thread Gary Yao (Jira)
Gary Yao created FLINK-17794: Summary: Tear down installed software in reverse order in Jepsen Tests Key: FLINK-17794 URL: https://issues.apache.org/jira/browse/FLINK-17794 Project: Flink Issue

Re: [VOTE] Guarantee that @PublicEvolving classes are API and binary compatible across bug fix releases (x.y.u and x.y.v)

2020-05-18 Thread Canbin Zheng
+1 (non-binding) Regards, Canbin Zheng Till Rohrmann 于2020年5月18日周一 下午4:40写道: > +1 (binding) > > On Mon, May 18, 2020 at 6:02 AM Tzu-Li (Gordon) Tai > wrote: > > > +1 > > > > On Mon, May 18, 2020 at 11:47 AM Xintong Song > > wrote: > > > > > +1 (non-binding) > > > > > > Thank you~ > > > > > >

Re: [VOTE] Guarantee that @PublicEvolving classes are API and binary compatible across bug fix releases (x.y.u and x.y.v)

2020-05-18 Thread Till Rohrmann
+1 (binding) On Mon, May 18, 2020 at 6:02 AM Tzu-Li (Gordon) Tai wrote: > +1 > > On Mon, May 18, 2020 at 11:47 AM Xintong Song > wrote: > > > +1 (non-binding) > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Mon, May 18, 2020 at 10:58 AM Leonard Xu wrote: > > > > > +1 (non-binding) >

Re: Ask questions

2020-05-18 Thread 魏烽
Hello: I have a question and I really want to ask everyone。 I submitted a flink batch processing task in DolphinShceduler. After the flink task, the sql operation was performed. The sql operation failed, but the flink task was successful. How can I solve this problem? The code is roughly as foll

Re: [DISCUSS] Add a material web page under "https://flink.apache.org/"

2020-05-18 Thread Robert Metzger
Thanks for working on this! As a side note: If we are going to use flink-learning.org, the owner of the domain needs to request permission to use the Flink brand from the Flink PMC. Feel free to reach out to me privately if you need help with this. I have previously requested flink-packages.org fr

[jira] [Created] (FLINK-17793) Replace TableSchema with dedicated CatalogSchema

2020-05-18 Thread Timo Walther (Jira)
Timo Walther created FLINK-17793: Summary: Replace TableSchema with dedicated CatalogSchema Key: FLINK-17793 URL: https://issues.apache.org/jira/browse/FLINK-17793 Project: Flink Issue Type:

[ANNOUNCE] Weekly Community Update 2020/20

2020-05-18 Thread Konstantin Knauf
Dear community, happy to share this week's community update. With feature freeze for Flink 1.11 today, there are not a lot of feature-related discussions right now on Apache Flink development mailing list. Still I can share some news on Apache Flink 1.11 and 1.10.1, Flink Forward Global and a disc

[jira] [Created] (FLINK-17792) Failing to invoking jstack on TM processes should not fail Jepsen Tests

2020-05-18 Thread Gary Yao (Jira)
Gary Yao created FLINK-17792: Summary: Failing to invoking jstack on TM processes should not fail Jepsen Tests Key: FLINK-17792 URL: https://issues.apache.org/jira/browse/FLINK-17792 Project: Flink

Re: [DISCUSS] Add a material web page under "https://flink.apache.org/"

2020-05-18 Thread Becket Qin
Hi Yuan, Thanks for proposal. It would be very helpful to have a well organized learning site for Flink usrs. I also like the idea and the name of flink-learning.org. It looks symmetric with flink-package.org. Thanks, Jiangjie (Becket) Qin On Mon, May 18, 2020 at 1:09 PM Yuan Mei wrote: > Tha

Season Of Docs Discussion

2020-05-18 Thread Amardeep Singh
Hello, I am currently an engineering student with the University Of Toronto and have worked extensively with companies in the past for both engineering and technical documentation concepts. I've gone through the project ideas for Apache Flink and would be extremely privileged to have an opportunity

Re: Interested In Google Season of Docs!

2020-05-18 Thread Roopal Jain
Hi Marta, Thank you for responding to my email. I went through the link you attached. I have a few questions: 1. As per the https://flink.apache.org/news/2020/05/04/season-of-docs.html, two ideas are mentioned, one is restructuring the Table API & SQL documentation and other is extending the same.