Re: Error:java: 无效的标记: --add-exports=java.base/sun.net.util=ALL-UNNAMED

2019-12-29 Thread Jark Wu
I have the same problem when upgrade my IDEA to 2019.3.1. And the Biao's solution works for me too. Best, Jark On Thu, 21 Nov 2019 at 22:23, 刘建刚 wrote: > Thank you very much. It works for me. > > > 在 2019年11月14日,下午1:06,Biao Liu 写道: > > > > Hi, > > > > I have encountered the same issue when set

[jira] [Created] (FLINK-15436) Add a hook of deserialized for pojo state object.

2019-12-29 Thread xiemeilong (Jira)
xiemeilong created FLINK-15436: -- Summary: Add a hook of deserialized for pojo state object. Key: FLINK-15436 URL: https://issues.apache.org/jira/browse/FLINK-15436 Project: Flink Issue Type: W

Re: [DISCUSS] FLIP-85: Delayed Job Graph Generation

2019-12-29 Thread Dian Fu
Hi all, Sorry to jump into this discussion. Thanks everyone for the discussion. I'm very interested in this topic although I'm not an expert in this part. So I'm glad to share my thoughts as following: 1) It's better to have a whole design for this feature As we know, there are two deployment m

Re: [DISCUSS] Some feedback after trying out the new FLIP-49 memory configurations

2019-12-29 Thread Jingsong Li
Thank you for your wonderful discussion. +1 for set "taskmanager.memory.flink.size" in the default config. Maybe we can write and explain "taskmanager.memory.process.size" in the comments. Most of the time, - "trying out" users is less in-depth users and use standalone mode. - Production users us

Re: What is the suggested way to validate SQL?

2019-12-29 Thread Jingsong Li
Hi Kaibo, > Validate SQL syntax not need to depend on connector jar At present, sql function strongly need jar dependent support too , but the overall approach is still under discussion, and there is no clear plan at present. But you are right, it really important for platform users. Another way i

[ANNOUNCE] Weekly Community Update 2019/52

2019-12-29 Thread Hequn Cheng
Dear community, Happy to share a short community update this week. Due to the holiday, the dev@ mailing list is pretty quiet these days. Flink Development == * [sql] Jark proposes to correct the terminology of "Time-windowed Join" to "Interval Join" in Table API & SQL before 1.10 is

[jira] [Created] (FLINK-15435) ExecutionConfigTests.test_equals_and_hash in pyFlink fails when cpu core numbers is 6

2019-12-29 Thread Benchao Li (Jira)
Benchao Li created FLINK-15435: -- Summary: ExecutionConfigTests.test_equals_and_hash in pyFlink fails when cpu core numbers is 6 Key: FLINK-15435 URL: https://issues.apache.org/jira/browse/FLINK-15435 Pro

Re: [DISCUSS] FLIP-90: Support SQL 2016-2017 JSON functions in Flink SQL

2019-12-29 Thread Forward Xu
Hi Jark, Hequn, Thank you very much, Introducing new `TableSymbol`s sounds like a good idea. +1 for the proposal. I think this idea is good, I will add this in the documentation. Best, Forward Hequn Cheng 于2019年12月29日周日 下午3:41写道: > Hi Jark, > > Introducing new `TableSymbol`s sounds like a go