[jira] [Closed] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2019-01-21 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee closed FLINK-6101. -- Resolution: Later > GroupBy fields with arithmetic expression (include UDF) can not be selected > -

[jira] [Closed] (FLINK-8838) Add Support for UNNEST a MultiSet type field

2018-12-11 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee closed FLINK-8838. -- > Add Support for UNNEST a MultiSet type field > > >

[jira] [Closed] (FLINK-5511) Add support for outer joins with local predicates

2018-12-11 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee closed FLINK-5511. -- > Add support for outer joins with local predicates > - > >

[jira] [Commented] (FLINK-6962) SQL DDL for input and output tables

2018-06-26 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524606#comment-16524606 ] lincoln.lee commented on FLINK-6962: Hi, [~shenyufeng],  We are busy with other thing

[jira] [Commented] (FLINK-9433) SystemProcessingTimeService does not work properly

2018-05-25 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490483#comment-16490483 ] lincoln.lee commented on FLINK-9433: See the stack info when the case happened in the

[jira] [Updated] (FLINK-9433) SystemProcessingTimeService does not work properly

2018-05-25 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-9433: --- Attachment: log.txt > SystemProcessingTimeService does not work properly > ---

[jira] [Commented] (FLINK-8107) UNNEST causes cyclic type checking exception

2018-03-06 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387448#comment-16387448 ] lincoln.lee commented on FLINK-8107: @Timo Walther It seems not a bug here. The above

[jira] [Updated] (FLINK-8838) Add Support for UNNEST a MultiSet type field

2018-03-02 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-8838: --- Summary: Add Support for UNNEST a MultiSet type field (was: Add Support UNNEST a MultiSet type field)

[jira] [Updated] (FLINK-8838) Add Support UNNEST a MultiSet type field

2018-03-02 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-8838: --- Description: MultiSetTypeInfo was introduced by  FLINK-7491, and UNNEST support Array type only,  so i

[jira] [Created] (FLINK-8838) Add Support UNNEST a MultiSet type field

2018-03-02 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-8838: -- Summary: Add Support UNNEST a MultiSet type field Key: FLINK-8838 URL: https://issues.apache.org/jira/browse/FLINK-8838 Project: Flink Issue Type: New Feature

[jira] [Commented] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-11-22 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263755#comment-16263755 ] lincoln.lee commented on FLINK-6101: [~fhueske] Agree with you that SQL is not perfe

[jira] [Comment Edited] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-11-22 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262383#comment-16262383 ] lincoln.lee edited comment on FLINK-6101 at 11/22/17 11:53 AM: -

[jira] [Commented] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-11-22 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262383#comment-16262383 ] lincoln.lee commented on FLINK-6101: [~fhueske] I think it's not about the cost of imp

[jira] [Commented] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-11-21 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261907#comment-16261907 ] lincoln.lee commented on FLINK-6101: [~twalthr] This implementation support select ori

[jira] [Commented] (FLINK-7942) NPE when apply FilterJoinRule

2017-11-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253111#comment-16253111 ] lincoln.lee commented on FLINK-7942: [~twalthr] It's great if you have time to fix thi

[jira] [Updated] (FLINK-7942) NPE when apply FilterJoinRule

2017-10-29 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7942: --- Description: Test case *testFilterRule1* fails due to a NPE {code} java.lang.RuntimeException: Error

[jira] [Updated] (FLINK-7942) NPE when apply FilterJoinRule

2017-10-29 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7942: --- Component/s: Table API & SQL > NPE when apply FilterJoinRule > - > >

[jira] [Updated] (FLINK-7942) NPE when apply FilterJoinRule

2017-10-29 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7942: --- Description: Test case *testFilterRule1* fails due to a NPE {code} java.lang.RuntimeException: Error

[jira] [Created] (FLINK-7942) NPE when apply FilterJoinRule

2017-10-29 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-7942: -- Summary: NPE when apply FilterJoinRule Key: FLINK-7942 URL: https://issues.apache.org/jira/browse/FLINK-7942 Project: Flink Issue Type: Bug Reporter:

[jira] [Closed] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-10-24 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee closed FLINK-5498. -- Resolution: Fixed > Add support for left/right outer joins with non-equality predicates (and 1+ > equal

[jira] [Closed] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-09-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee closed FLINK-7478. -- Resolution: Duplicate > Update documentation for sql insert and api change in TableAPI & SQL > -

[jira] [Commented] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-09-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169214#comment-16169214 ] lincoln.lee commented on FLINK-7478: The documentation updated in FLINK-6442. > Upda

[jira] [Updated] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-08-31 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7478: --- Description: we need to add the new features and changes to the documentation: Add a section about "R

[jira] [Updated] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-08-31 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7478: --- Description: we need to add the new features and changes to the documentation: Add a section about "R

[jira] [Updated] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-08-31 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-7478: --- Description: we need to add the new features and changes to the documentation: Add a section about "R

[jira] [Created] (FLINK-7478) Update documentation for sql insert and api change in TableAPI & SQL

2017-08-18 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-7478: -- Summary: Update documentation for sql insert and api change in TableAPI & SQL Key: FLINK-7478 URL: https://issues.apache.org/jira/browse/FLINK-7478 Project: Flink

[jira] [Updated] (FLINK-6442) Extend TableAPI Support Sink Table Registration and ‘insert into’ Clause in SQL

2017-05-04 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6442: --- Description: Currently in TableAPI there’s only registration method for source table, when we use S

[jira] [Created] (FLINK-6442) Extend TableAPI Support Sink Table Registration and ‘insert into’ Clause in SQL

2017-05-04 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-6442: -- Summary: Extend TableAPI Support Sink Table Registration and ‘insert into’ Clause in SQL Key: FLINK-6442 URL: https://issues.apache.org/jira/browse/FLINK-6442 Project: Fl

[jira] [Comment Edited] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-03-27 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944427#comment-15944427 ] lincoln.lee edited comment on FLINK-5498 at 3/28/17 2:41 AM: -

[jira] [Commented] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-03-27 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944427#comment-15944427 ] lincoln.lee commented on FLINK-5498: Yes, it's a good idea using two {code}Row{code} f

[jira] [Commented] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-03-25 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941761#comment-15941761 ] lincoln.lee commented on FLINK-5498: @Fabian, agree with you, add another groupBy and

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-23 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Priority: Minor (was: Major) > GroupBy fields with arithmetic expression (include UDF) can not be sel

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-23 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Fix Version/s: (was: 1.3.0) > GroupBy fields with arithmetic expression (include UDF) can not be s

[jira] [Assigned] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-22 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee reassigned FLINK-6101: -- Assignee: lincoln.lee > GroupBy fields with arithmetic expression (include UDF) can not be sele

[jira] [Commented] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-20 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933978#comment-15933978 ] lincoln.lee commented on FLINK-6101: Agree with you, using an internal alias in groupB

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Fix Version/s: 1.3.0 > GroupBy fields with arithmetic expression (include UDF) can not be selected > -

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Summary: GroupBy fields with arithmetic expression (include UDF) can not be selected (was: GroupBy fi

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Summary: GroupBy fields with expression can not be selected (was: GroupBy fields with expression can

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-19 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Updated] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either us

[jira] [Created] (FLINK-6101) GroupBy fields with expression can not be selected either using original name or expression

2017-03-17 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-6101: -- Summary: GroupBy fields with expression can not be selected either using original name or expression Key: FLINK-6101 URL: https://issues.apache.org/jira/browse/FLINK-6101

[jira] [Created] (FLINK-5883) Re-adding the Exception-thrown code for ListKeyGroupedIterator when the iterator is requested the second time

2017-02-22 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-5883: -- Summary: Re-adding the Exception-thrown code for ListKeyGroupedIterator when the iterator is requested the second time Key: FLINK-5883 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Commented] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-02-21 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876085#comment-15876085 ] lincoln.lee commented on FLINK-5498: We can simply divide join conditions into equi pa

[jira] [Resolved] (FLINK-5511) Add support for outer joins with local predicates

2017-02-21 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee resolved FLINK-5511. Resolution: Duplicate We can simply divide join conditions into the equi part and the non-equi part,

[jira] [Updated] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-01-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Updated] (FLINK-5498) Add support for left/right outer joins with non-equality predicates (and 1+ equality predicates)

2017-01-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Summary: Add support for left/right outer joins with non-equality predicates (and 1+ equality predicat

[jira] [Assigned] (FLINK-5520) Disable outer joins with non-equality predicates

2017-01-17 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee reassigned FLINK-5520: -- Assignee: lincoln.lee > Disable outer joins with non-equality predicates >

[jira] [Updated] (FLINK-5498) OuterJoins with non-equality predicates compute wrong results

2017-01-16 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Created] (FLINK-5511) Add support for outer joins with local predicates

2017-01-16 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-5511: -- Summary: Add support for outer joins with local predicates Key: FLINK-5511 URL: https://issues.apache.org/jira/browse/FLINK-5511 Project: Flink Issue Type: Impro

[jira] [Updated] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Updated] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Updated] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Updated] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Updated] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-5498: --- Description: I found the expected result of a unit test case incorrect compare to that in a RDMBS, s

[jira] [Created] (FLINK-5498) Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins

2017-01-15 Thread lincoln.lee (JIRA)
lincoln.lee created FLINK-5498: -- Summary: Fix JoinITCase and add support for filter expressions on the On clause in left/right outer joins Key: FLINK-5498 URL: https://issues.apache.org/jira/browse/FLINK-5498

[jira] [Updated] (FLINK-4781) Add User Defined Function(UDF) API for Table API

2016-10-09 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-4781: --- Component/s: (was: DataStream API) Table API & SQL Summary: Add User Defin