[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-06-08 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506191#comment-16506191 ] Rong Rong commented on FLINK-9430: -- Hi here, I did some integration test. There are 2 gl

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-30 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495510#comment-16495510 ] Rong Rong commented on FLINK-9430: -- Hi [~suez1224], I think [~twalthr] and I had this di

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-29 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494761#comment-16494761 ] Shuyi Chen commented on FLINK-9430: --- Hi [~twalthr], I've attached the PR. Having an end

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494759#comment-16494759 ] ASF GitHub Bot commented on FLINK-9430: --- GitHub user suez1224 opened a pull request

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-25 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490368#comment-16490368 ] Timo Walther commented on FLINK-9430: - My concern was that JSON is also parsing from S

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-24 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490026#comment-16490026 ] Shuyi Chen commented on FLINK-9430: --- The JSON object can be a int, float, double, boolea

[jira] [Commented] (FLINK-9430) Support Casting of Object to Primitive types for Flink SQL UDF

2018-05-24 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488902#comment-16488902 ] Timo Walther commented on FLINK-9430: - Wouldn't it be easier to just return String in