Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-04 Thread TANG Wen-hui
+1 I have done similar work before. Looking forward to discussing this feature. Best wenhui winifred.wenhui.t...@gmail.com From: Kurt Young Date: 2019-09-05 14:00 To: dev CC: Anyang Hu Subject: Re: [DISCUSS] Support JSON functions in Flink SQL +1 to add JSON support to Flink. We also see lo

[jira] [Created] (FLINK-12817) Correct the import in Processing function example

2019-06-12 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created FLINK-12817: Summary: Correct the import in Processing function example Key: FLINK-12817 URL: https://issues.apache.org/jira/browse/FLINK-12817 Project: Flink Issue Type

[jira] [Created] (FLINK-11326) Using offsets to adjust windows to timezones UTC-8 throws IllegalArgumentException

2019-01-15 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created FLINK-11326: Summary: Using offsets to adjust windows to timezones UTC-8 throws IllegalArgumentException Key: FLINK-11326 URL: https://issues.apache.org/jira/browse/FLINK-11326

Re: Re: [DISCUSS] Support Higher-order functions in Flink sql

2018-12-05 Thread TANG Wen-hui
Hi XueFu, Jark, Thanks for your feedback. That's really helpful. Since Flink has already supported some complex types like MAP and ARRAY, it would be possible to add some higher-order functions to deal with MAP and ARRAY, like Presto[1,2] and Spark have done. As for "syntax for the lambda funct