[GitHub] flink issue #2758: [FLINK-4260] Support specifying ESCAPE character in LIKE ...

2016-11-20 Thread miaoever
Github user miaoever commented on the issue: https://github.com/apache/flink/pull/2758 @wuchong sure, fixed :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] flink issue #2758: [FLINK-4260] Support specifying ESCAPE character in LIKE ...

2016-11-20 Thread miaoever
Github user miaoever commented on the issue: https://github.com/apache/flink/pull/2758 Hi @wuchong, I have resolved the conficts :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink issue #2758: [FLINK-4260] Support specifying ESCAPE character in LIKE ...

2016-11-20 Thread miaoever
Github user miaoever commented on the issue: https://github.com/apache/flink/pull/2758 Hi @wuchong , I have modified the test cases according to your comments, please review my latest commit. Thanks :) --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink pull request #2758: [FLINK-4260] Support specifying ESCAPE character i...

2016-11-17 Thread miaoever
Github user miaoever commented on a diff in the pull request: https://github.com/apache/flink/pull/2758#discussion_r88407392 --- Diff: flink-libraries/flink-table/src/test/java/org/apache/flink/api/java/batch/sql/SqlITCase.java --- @@ -118,4 +119,39 @@ public void testJoin

[GitHub] flink pull request #2758: [FLINK-4260] Support specifying ESCAPE character i...

2016-11-05 Thread miaoever
Github user miaoever commented on a diff in the pull request: https://github.com/apache/flink/pull/2758#discussion_r86664382 --- Diff: flink-tests/src/test/java/org/apache/flink/test/javaApiOperators/util/CollectionDataSets.java --- @@ -54,6 +51,18 @@ */ public class

[GitHub] flink issue #2758: support specifying an ESCAPE character in LIKE and SIMILA...

2016-11-04 Thread miaoever
Github user miaoever commented on the issue: https://github.com/apache/flink/pull/2758 @twalthr @wuchong Would you please review my pr to flink, thx :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] flink pull request #2758: support specifying an ESCAPE character in LIKE and...

2016-11-04 Thread miaoever
GitHub user miaoever opened a pull request: https://github.com/apache/flink/pull/2758 support specifying an ESCAPE character in LIKE and SIMILAR TO express… Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into

[jira] [Commented] (FLINK-4600) Support min/max aggregations for Date/Time/Timestamp/Intervals

2016-09-08 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473407#comment-15473407 ] miaoever commented on FLINK-4600: - May I have a try? (and any advise cuz I am ne

[jira] [Assigned] (FLINK-4600) Support min/max aggregations for Date/Time/Timestamp/Intervals

2016-09-08 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] miaoever reassigned FLINK-4600: --- Assignee: miaoever > Support min/max aggregations for Date/Time/Timestamp/Interv

[jira] [Commented] (FLINK-4260) Allow SQL's LIKE ESCAPE

2016-07-25 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391839#comment-15391839 ] miaoever commented on FLINK-4260: - I am glad to work on this issue. > Allow SQL

[jira] [Commented] (FLINK-4187) Support for outer joins on DataStream

2016-07-10 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370068#comment-15370068 ] miaoever commented on FLINK-4187: - If the outer joins on DataStream make sense, I am

[jira] [Comment Edited] (FLINK-4058) Error uploading JAR with dependencies using flink.bat on a Windows stand-alone instance

2016-06-20 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339254#comment-15339254 ] miaoever edited comment on FLINK-4058 at 6/20/16 9:43 AM: -- I

[jira] [Commented] (FLINK-4058) Error uploading JAR with dependencies using flink.bat on a Windows stand-alone instance

2016-06-20 Thread miaoever (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339254#comment-15339254 ] miaoever commented on FLINK-4058: - I met the same problem . If [~mark.nadel...@poi