[GitHub] flink pull request #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-10 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2782 [hotfix] Prevent possible NPE in FlumeSink. Prevent possible NPE in FlumeSink. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chermenin/flink

[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-11 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2782 1) I researched this question a little. It based on issue [FLINK-4631](https://issues.apache.org/jira/browse/FLINK-4631) and affect PR #2709. So, it's more wide issue and all elements of stre

[GitHub] flink pull request #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-11 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2782 --- 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 wishes so, or if the feature is

[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-11 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2782 I close this PR. Changes will be included into other PR to complete solve [FLINK-4631](https://issues.apache.org/jira/browse/FLINK-4631) (reopened issue). --- If your project is set up for it

[GitHub] flink pull request #2807: [FLINK-4631] Prevent some possible NPEs.

2016-11-15 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2807 [FLINK-4631] Prevent some possible NPEs. Added additional conditions in several places to check possible NPEs. This PR must completely solve [FLINK-4631](https://issues.apache.org/jira/browse

[GitHub] flink pull request #2807: [FLINK-4631] Prevent some possible NPEs.

2016-11-22 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2807 --- 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 wishes so, or if the feature is

[GitHub] flink pull request #2849: [FLINK-4631] Fixed stream task that was interrupte...

2016-11-22 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2849 [FLINK-4631] Fixed stream task that was interrupted before it was initialized. I think this is the best solution for this issue - to check that initialization was finished before call `cleanup

[GitHub] flink issue #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-11-22 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 @StephanEwen @fhueske Can we discuss this PR? --- 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 #2623: [FLINK-2608] Updated Twitter Chill version.

2016-11-22 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2623 @StephanEwen What about merging this PR? --- 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

[GitHub] flink issue #2623: [FLINK-2608] Updated Twitter Chill version.

2016-11-22 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2623 Yep, 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 wishes so, or if

[GitHub] flink pull request #2856: Removed excessive tests.

2016-11-23 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2856 Removed excessive tests. It's connected with PR #2623. Excessive test methods were removed from `GroupReduceITCase`. There are appropriate targeted unit tests in `KryoCollectionsSerialize

[GitHub] flink issue #2856: Removed excessive tests.

2016-11-24 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2856 I removed a method from ITCase only. There is `testJavaArraysAsList` method in `KryoCollectionsSerializerTest` class to check it. Yep, before merging #2623, they have not been successful. --- If

[GitHub] flink issue #2856: Removed excessive tests.

2016-11-24 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2856 Done. --- 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 wishes so, or if the

[GitHub] flink pull request #2937: [FLINK-4303] Examples for CEP library.

2016-12-05 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2937 [FLINK-4303] Examples for CEP library. Added example programs written in Java and Scala. They based on @tillrohrmann 's monitoring example. This issue will be closed by this PR:

[GitHub] flink pull request #2965: [FLINK-2980] [table] Support for SQL GROUPING SETS...

2016-12-08 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2965 [FLINK-2980] [table] Support for SQL GROUPING SETS clause. Support for operators GROUPING SETS / ROLLUP / CUBE was added in this PR. Also added some tests for check execution of SQL queries

[GitHub] flink pull request #2976: [FLINK-5303] [table] Support for SQL GROUPING SETS...

2016-12-08 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2976 [FLINK-5303] [table] Support for SQL GROUPING SETS clause. Support for operators GROUPING SETS / ROLLUP / CUBE was added in this PR. Also added some tests for check execution of SQL queries

[GitHub] flink pull request #2965: [FLINK-5303] [table] Support for SQL GROUPING SETS...

2016-12-08 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2965 --- 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 wishes so, or if the feature is

[GitHub] flink issue #2965: [FLINK-5303] [table] Support for SQL GROUPING SETS clause...

2016-12-08 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2965 PR closed to rename the branch. --- 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

[GitHub] flink pull request #2849: [FLINK-4631] Fixed stream task that was interrupte...

2016-12-14 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2849 --- 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 wishes so, or if the feature is

[GitHub] flink issue #2723: [FLINK-3617] Fixed NPE from CaseClassSerializer

2016-12-15 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 I think that if some type can have `null` as value then there must be possibility to serialize this value (it may be Option or any other type). And by the way `CaseClassSerializer` class have been

[GitHub] flink issue #2723: [FLINK-3617] Fixed NPE from CaseClassSerializer

2016-12-15 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 No-no, i'm forced to disagree with you... IMHO, `null` is a value of concrete type and it must be processed by individual serializer for this type. --- If your project is set up for it, yo

[GitHub] flink issue #2723: [FLINK-3617] Fixed NPE from CaseClassSerializer

2016-12-16 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 Okay, we can add a null encoding support for serializers of containing types, and it will be done at this weekends. But even in this case we must save a null encoding support for serializing the

[GitHub] flink issue #2723: [FLINK-3617] Fixed NPE from CaseClassSerializer

2016-12-16 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 Well, sure, I understand you. Let's discuss all aspects of a improvement of a serialization model (include `null`'s processing, of course) in mailing list and will implement everything

[GitHub] flink pull request #2723: [FLINK-3617] Fixed NPE from CaseClassSerializer

2016-12-16 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2723 --- 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 wishes so, or if the feature is

[GitHub] flink pull request #3021: [FLINK-3617] Prevent NPE in CaseClassSerializer an...

2016-12-16 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/3021 [FLINK-3617] Prevent NPE in CaseClassSerializer and informative error message. To not to change current implementation of serialization now just NullFieldException has been added. You can merge

[GitHub] flink pull request #3026: [FLINK-2980] [table] Support for GROUPING SETS cla...

2016-12-19 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/3026 [FLINK-2980] [table] Support for GROUPING SETS clause in Table API. Support for operators GROUPING SETS / ROLLUP / CUBE in Table AP was added in this PR. Also added some tests for check

[GitHub] flink issue #3021: [FLINK-3617] Prevent NPE in CaseClassSerializer and infor...

2016-12-20 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/3021 Yep, i'll do a benchmark to test approaches and compare them each other at this week. I will write the results here. Big thanks for your idea) --- If your project is set up for it, you can

[GitHub] flink pull request #2328: [hotfix] Fix TypeExtractor.

2016-08-03 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2328 [hotfix] Fix TypeExtractor. When function is a method reference to an instance method of an arbitrary object of a particular type it hasn't any parameters and getting of input type t

[GitHub] flink pull request #2328: [hotfix] Fix TypeExtractor.

2016-08-03 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2328 --- 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 wishes so, or if the feature is

[GitHub] flink pull request #2623: [FLINK-2608] Updated Twitter Chill version.

2016-10-11 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2623 [FLINK-2608] Updated Twitter Chill version. Fixed JIRA issue [[FLINK-2608] Arrays.asList(..) does not work with CollectionInputFormat](https://issues.apache.org/jira/browse/FLINK-2608) as issue

[GitHub] flink issue #2623: [FLINK-2608] Updated Twitter Chill version.

2016-10-12 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2623 @rmetzger If I'm not mistaken Kryo 2.24 and 3.0 versions is compatible each other at the level of standard IO serialization. And if it possible we will be able to a little wait for Chill

[GitHub] flink issue #2623: [FLINK-2608] Updated Twitter Chill version.

2016-10-27 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2623 I exclude Kryo as a dependency from Chill and add simple test to check Java collections. Tests added to `flink-tests` because it is depends on `flink-runtime` (where used Chill). --- If your

[GitHub] flink pull request #2623: [FLINK-2608] Updated Twitter Chill version.

2016-10-27 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2623#discussion_r85369265 --- Diff: flink-tests/src/test/java/org/apache/flink/test/javaApiOperators/util/CollectionDataSets.java --- @@ -710,7 +712,103 @@ public String toString

[GitHub] flink pull request #2709: [FLINK-4631] Avoided NPE in OneInputStreamTask.

2016-10-28 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2709 [FLINK-4631] Avoided NPE in OneInputStreamTask. Added additional condition to check possible NPE. This PR solve [FLINK-4631](https://issues.apache.org/jira/browse/FLINK-4631). You can merge this

[GitHub] flink pull request #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-10-28 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2723 [FLINK-3617] Simple fix for OptionSerializer. This fix prevent possible NullPointerException at serialization process, but after deserialization Option variable will be initialized with None

[GitHub] flink pull request #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-10-31 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2723#discussion_r85775790 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/typeutils/OptionSerializer.scala --- @@ -65,7 +65,7 @@ class OptionSerializer[A](val

[GitHub] flink pull request #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-10-31 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2723#discussion_r85776021 --- Diff: flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/CaseClassComparatorTest.scala --- @@ -34,7 +34,7 @@ import org.mockito.Mockito

[GitHub] flink pull request #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-10-31 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2723#discussion_r85782914 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/typeutils/OptionSerializer.scala --- @@ -65,7 +65,7 @@ class OptionSerializer[A](val

[GitHub] flink pull request #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-10-31 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2723#discussion_r85812829 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/typeutils/OptionSerializer.scala --- @@ -65,7 +65,7 @@ class OptionSerializer[A](val

[GitHub] flink issue #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-11-01 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 @StephanEwen I think `deepEquals` method must be used for this and not `toString`. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] flink issue #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-11-01 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 I see. I will change this code in the near future. --- 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

[GitHub] flink issue #2723: [FLINK-3617] Simple fix for OptionSerializer.

2016-11-02 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2723 @StephanEwen I restored test to check `toString()` method. This check added into `deepEquals()` method and performed only if `toString()` is overridden. In other cases this check is useless, isn&#

[GitHub] flink issue #3021: [FLINK-3617] Prevent NPE in CaseClassSerializer and infor...

2016-12-21 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/3021 I've got results and here are: Benchmark | Mode | Cnt |Score | Error | Units ---|---|--|---|-| Just oper

[GitHub] flink issue #2976: [FLINK-5303] [table] Support for SQL GROUPING SETS clause...

2016-12-30 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2976 I cleaned up my code and I will write tests for the plan at this weekend. --- 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

[GitHub] flink issue #2976: [FLINK-5303] [table] Support for SQL GROUPING SETS clause...

2017-01-06 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2976 Big thanks for the review @twalthr! I fixed the code for most of the comments. I will fix the tests at this weekend. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink issue #3021: [FLINK-3617] Prevent NPE in CaseClassSerializer and infor...

2017-01-10 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/3021 @StephanEwen What do you think about merging this PR? --- 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

[GitHub] flink issue #2361: [FLINK-3318][cep] Add support for quantifiers to CEP's pa...

2017-01-11 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2361 @mushketyk It seems needed to rebase this PR. --- 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 pull request #3105: [FLINK-4641] Support branching CEP patterns

2017-01-12 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/3105 [FLINK-4641] Support branching CEP patterns Support for branched CEP patterns was added in this PR. After merging that we will be able to use follow code to define more complex patterns

[GitHub] flink issue #2396: [FLINK-4395][cep] Eager processing of late arrivals in CE...

2017-01-19 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2396 @mushketyk Could you rebase this PR, please? --- 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 pull request #2361: [FLINK-3318][cep] Add support for quantifiers to C...

2017-01-22 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2361#discussion_r97264252 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/State.java --- @@ -43,7 +43,14 @@ public State(final String name, final

[GitHub] flink pull request #2396: [FLINK-4395][cep] Eager processing of late arrival...

2017-01-23 Thread chermenin
Github user chermenin commented on a diff in the pull request: https://github.com/apache/flink/pull/2396#discussion_r97272232 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/operator/ProcessingType.java --- @@ -0,0 +1,29 @@ +/* + * Licensed to the

[GitHub] flink pull request #3021: [FLINK-3617] Prevent NPE in CaseClassSerializer an...

2017-01-23 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/3021 --- 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 wishes so, or if the feature is

[GitHub] flink issue #2937: [FLINK-4303] [cep] Examples for CEP library.

2017-05-22 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2937 Thanks for your comment, but I'm afraid I don't have enough time to work on this task now. I'll just close this PR for now. It possible I'll come back to the task in the

[GitHub] flink pull request #2937: [FLINK-4303] [cep] Examples for CEP library.

2017-05-22 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/2937 --- 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 wishes so, or if the feature is

[GitHub] flink issue #3026: [FLINK-2980] [table] Support for GROUPING SETS clause in ...

2017-09-05 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/3026 @aljoscha I think I'll close this PR. Any way the code will be here, if it's needed. ---

[GitHub] flink pull request #3026: [FLINK-2980] [table] Support for GROUPING SETS cla...

2017-09-05 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/3026 ---

[GitHub] flink pull request #3105: [FLINK-4641] [cep] Support branching CEP patterns

2017-07-14 Thread chermenin
Github user chermenin closed the pull request at: https://github.com/apache/flink/pull/3105 --- 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 wishes so, or if the feature is

[GitHub] flink issue #3105: [FLINK-4641] [cep] Support branching CEP patterns

2018-03-12 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/3105 @Aitozi I just didn't have enough time to finish my work on this task and the Pattern API was changed at the same time. Now it's needed to rewrite the code to support all updates. ---

[jira] [Commented] (FLINK-2608) Arrays.asList(..) does not work with CollectionInputFormat

2016-08-25 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437141#comment-15437141 ] Alexander Chermenin commented on FLINK-2608: This is a bu

[jira] [Commented] (FLINK-4631) NullPointerException during stream task cleanup

2016-11-11 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656726#comment-15656726 ] Alexander Chermenin commented on FLINK-4631: I think this ticket mus

[jira] [Commented] (FLINK-4303) Add CEP examples

2016-12-02 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714936#comment-15714936 ] Alexander Chermenin commented on FLINK-4303: Hi all. And what about u

[jira] [Assigned] (FLINK-2980) Add CUBE/ROLLUP/GROUPING SETS operator in Table API.

2016-12-06 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-2980: -- Assignee: Alexander Chermenin > Add CUBE/ROLLUP/GROUPING SETS operator

[jira] [Created] (FLINK-5303) Add CUBE/ROLLUP/GROUPING SETS operator in SQL

2016-12-08 Thread Alexander Chermenin (JIRA)
Alexander Chermenin created FLINK-5303: -- Summary: Add CUBE/ROLLUP/GROUPING SETS operator in SQL Key: FLINK-5303 URL: https://issues.apache.org/jira/browse/FLINK-5303 Project: Flink

[jira] [Created] (FLINK-5319) ClassCastException when reusing an inherited method as KeySelector for different classes

2016-12-12 Thread Alexander Chermenin (JIRA)
Alexander Chermenin created FLINK-5319: -- Summary: ClassCastException when reusing an inherited method as KeySelector for different classes Key: FLINK-5319 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Updated] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-12 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin updated FLINK-5319: --- Summary: ClassCastException when reusing an inherited method reference as KeySelector

[jira] [Updated] (FLINK-5319) ClassCastException when reusing an inherited method as KeySelector for different classes

2016-12-12 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin updated FLINK-5319: --- Description: Code sample: {code}static abstract class A { int id; A(int id

[jira] [Commented] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-12 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742827#comment-15742827 ] Alexander Chermenin commented on FLINK-5319: There are no problems if

[jira] [Commented] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-12 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742901#comment-15742901 ] Alexander Chermenin commented on FLINK-5319: More simple test with the

[jira] [Commented] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-14 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747820#comment-15747820 ] Alexander Chermenin commented on FLINK-5319: It seems there is a Java bu

[jira] [Commented] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-14 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748212#comment-15748212 ] Alexander Chermenin commented on FLINK-5319: Here is a link to the bug: h

[jira] [Commented] (FLINK-5319) ClassCastException when reusing an inherited method reference as KeySelector for different classes

2016-12-14 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748508#comment-15748508 ] Alexander Chermenin commented on FLINK-5319: Well, we can change

[jira] [Commented] (FLINK-3615) Add support for non-native SQL types

2016-12-28 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15782410#comment-15782410 ] Alexander Chermenin commented on FLINK-3615: Hi all. Is it an actual issu

[jira] [Assigned] (FLINK-4641) Support branching CEP patterns

2016-12-28 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-4641: -- Assignee: Alexander Chermenin > Support branching CEP patte

[jira] [Assigned] (FLINK-3617) NPE from CaseClassSerializer when dealing with null Option field

2017-01-10 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-3617: -- Assignee: Alexander Chermenin > NPE from CaseClassSerializer when dealing w

[jira] [Assigned] (FLINK-4565) Support for SQL IN operator

2017-01-11 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-4565: -- Assignee: Alexander Chermenin (was: Nikolay Vasilishin) > Support for SQL

[jira] [Assigned] (FLINK-4303) Add CEP examples

2017-01-24 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-4303: -- Assignee: Alexander Chermenin > Add CEP examp

[jira] [Assigned] (FLINK-4565) Support for SQL IN operator

2017-02-03 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-4565: -- Assignee: (was: Alexander Chermenin) > Support for SQL IN opera

[jira] [Commented] (FLINK-4641) Support branching CEP patterns

2017-06-15 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050551#comment-16050551 ] Alexander Chermenin commented on FLINK-4641: Hi [~dian.fu]! Yes of co

[jira] [Assigned] (FLINK-11968) Fix runtime SingleElementIterator.iterator and remove table.SingleElementIterator

2019-03-20 Thread Alexander Chermenin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Chermenin reassigned FLINK-11968: --- Assignee: Alexander Chermenin > Fix runtime SingleElementIterator.itera