[jira] [Created] (FLINK-15482) Hive functions should use TypeInfoDataTypeConverter to convert data type to type info

2020-01-05 Thread Rui Li (Jira)
Rui Li created FLINK-15482: -- Summary: Hive functions should use TypeInfoDataTypeConverter to convert data type to type info Key: FLINK-15482 URL: https://issues.apache.org/jira/browse/FLINK-15482 Project:

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

2020-01-05 Thread Jark Wu
Thanks Forward for the updating. It is much more clearer now about the returning type, especially JSON_VALUE. The design doc looks good to me now. Best, Jark On Fri, 3 Jan 2020 at 21:42, Forward Xu wrote: > Hi Timo, Jack, > Well, I added additional column to describe the return type of each >

Re: How long Flink state default TTL,if I don't config the state ttl config?

2020-01-05 Thread LakeShen
Ok, got it ,thank you Zhu Zhu 于2020年1月6日周一 上午10:30写道: > Yes. State TTL is by default disabled. > > Thanks, > Zhu Zhu > > LakeShen 于2020年1月6日周一 上午10:09写道: > >> I saw the flink source code, I find the flink state ttl default is >> never expire,is it right? >> >> LakeShen 于2020年1月6日周一 上午9:58写道:

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-05 Thread 贺小令
+1 for making the blink planner as default planner, the blink planner becomes more stable since 1.10 Dian Fu 于2020年1月6日周一 上午11:51写道: > +1 to set blink planner as the default planner for SQL client considering > that so many features added since 1.10 are only available in the blink > planner. >

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-05 Thread Dian Fu
+1 to set blink planner as the default planner for SQL client considering that so many features added since 1.10 are only available in the blink planner. > 在 2020年1月6日,上午11:04,Rui Li 写道: > > +1. I think it improves user experience. > > On Mon, Jan 6, 2020 at 10:18 AM Zhenghua Gao

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-05 Thread Rui Li
+1. I think it improves user experience. On Mon, Jan 6, 2020 at 10:18 AM Zhenghua Gao wrote: > +1 for making blink planner as the default planner for SQL Client since we > have made a huge improvement in 1.10. > > *Best Regards,* > *Zhenghua Gao* > > > On Sun, Jan 5, 2020 at 2:42 PM Benchao Li

[jira] [Created] (FLINK-15481) The type hint of `TableEnvironment#from_elements` in `table_environment.py` is incomplete

2020-01-05 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-15481: - Summary: The type hint of `TableEnvironment#from_elements` in `table_environment.py` is incomplete Key: FLINK-15481 URL: https://issues.apache.org/jira/browse/FLINK-15481

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-05 Thread 贺小令
+1 for making the blink planner as default planner, the blink planner becomes more stable since 1.10. Benchao Li 于2020年1月5日周日 下午2:42写道: > +1 > > We have used blink planner since 1.9.0 release in our production > environment, and it behaves really impressive. > > Hequn Cheng 于2020年1月5日周日

Re: How long Flink state default TTL,if I don't config the state ttl config?

2020-01-05 Thread Zhu Zhu
Yes. State TTL is by default disabled. Thanks, Zhu Zhu LakeShen 于2020年1月6日周一 上午10:09写道: > I saw the flink source code, I find the flink state ttl default is > never expire,is it right? > > LakeShen 于2020年1月6日周一 上午9:58写道: > >> Hi community,I have a question about flink state ttl.If I don't

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-05 Thread Zhenghua Gao
+1 for making blink planner as the default planner for SQL Client since we have made a huge improvement in 1.10. *Best Regards,* *Zhenghua Gao* On Sun, Jan 5, 2020 at 2:42 PM Benchao Li wrote: > +1 > > We have used blink planner since 1.9.0 release in our production > environment, and it

[jira] [Created] (FLINK-15480) BlobsCleanupITCase is unstable on travis

2020-01-05 Thread Xintong Song (Jira)
Xintong Song created FLINK-15480: Summary: BlobsCleanupITCase is unstable on travis Key: FLINK-15480 URL: https://issues.apache.org/jira/browse/FLINK-15480 Project: Flink Issue Type: Bug

Re: How long Flink state default TTL,if I don't config the state ttl config?

2020-01-05 Thread LakeShen
I saw the flink source code, I find the flink state ttl default is never expire,is it right? LakeShen 于2020年1月6日周一 上午9:58写道: > Hi community,I have a question about flink state ttl.If I don't config the > flink state ttl config, > How long the flink state retain?Is it forever retain in hdfs? >

How long Flink state default TTL,if I don't config the state ttl config?

2020-01-05 Thread LakeShen
Hi community,I have a question about flink state ttl.If I don't config the flink state ttl config, How long the flink state retain?Is it forever retain in hdfs? Thanks your replay.

[jira] [Created] (FLINK-15479) Override explainSource method in JDBCTableSource

2020-01-05 Thread hailong wang (Jira)
hailong wang created FLINK-15479: Summary: Override explainSource method in JDBCTableSource Key: FLINK-15479 URL: https://issues.apache.org/jira/browse/FLINK-15479 Project: Flink Issue

[jira] [Created] (FLINK-15478) FROM_BASE64 code gen type wrong

2020-01-05 Thread Benchao Li (Jira)
Benchao Li created FLINK-15478: -- Summary: FROM_BASE64 code gen type wrong Key: FLINK-15478 URL: https://issues.apache.org/jira/browse/FLINK-15478 Project: Flink Issue Type: Bug