[jira] [Commented] (FLINK-3135) Add chainable driver for UNARY_NO_OP strategy

2016-01-23 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113668#comment-15113668 ] Fabian Hueske commented on FLINK-3135: -- Hi [~ram_krish], sorry for the late reply. Th

[jira] [Commented] (FLINK-3140) NULL value data layout in Row Serializer/Comparator

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113669#comment-15113669 ] ASF GitHub Bot commented on FLINK-3140: --- Github user fhueske commented on the pull r

[GitHub] flink pull request: [FLINK-3140] NULL value data layout in Row Ser...

2016-01-23 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1465#issuecomment-174166083 No problem, @twalthr. Thanks for the update! Will review it in the next days. --- If your project is set up for it, you can reply to this email and have your reply appe

[jira] [Commented] (FLINK-3223) Translate Table API query into logical relational plans for Apache Calcite

2016-01-23 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113672#comment-15113672 ] Fabian Hueske commented on FLINK-3223: -- [~twalthr] and [~chengxiang li], I just pushe

[jira] [Commented] (FLINK-3226) Translate optimized logical Table API plans into physical plans representing DataSet programs

2016-01-23 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113673#comment-15113673 ] Fabian Hueske commented on FLINK-3226: -- I think we should define the interfaces of th

[GitHub] flink pull request: [FLINK-2933] Flink scala libraries exposed wit...

2016-01-23 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1529#issuecomment-174171530 Can it not be prevented that flink-java8 and flink-storm and flink-gelly have the scala dependency? I think that would be very strange for java programmers. flink-java

[jira] [Commented] (FLINK-2933) Flink scala libraries exposed with maven should carry scala version

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113686#comment-15113686 ] ASF GitHub Bot commented on FLINK-2933: --- Github user aljoscha commented on the pull

[jira] [Assigned] (FLINK-2899) The groupReduceOn* methods which take types as a parameter fail with TypeErasure

2016-01-23 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu reassigned FLINK-2899: -- Assignee: Andra Lungu > The groupReduceOn* methods which take types as a parameter fail with >

[jira] [Commented] (FLINK-2933) Flink scala libraries exposed with maven should carry scala version

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113698#comment-15113698 ] ASF GitHub Bot commented on FLINK-2933: --- Github user mxm commented on the pull reque

[GitHub] flink pull request: [FLINK-2933] Flink scala libraries exposed wit...

2016-01-23 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1529#issuecomment-174172295 `flink-java` does not have a dependency on Scala anymore because it has been removed in the course of this pull request (as referenced in this pull request, see #1535). The

[GitHub] flink pull request: [FLINK-2933] Flink scala libraries exposed wit...

2016-01-23 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1529#issuecomment-174176062 Does `flink-storm` directly depend on `flink-runtime` or only transitively through `flink-streaming-java`? Removing Scala from `flink-java8` and `flink-gelly` would b

[jira] [Commented] (FLINK-2933) Flink scala libraries exposed with maven should carry scala version

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113699#comment-15113699 ] ASF GitHub Bot commented on FLINK-2933: --- Github user fhueske commented on the pull r

[GitHub] flink pull request: [FLINK-2933] Flink scala libraries exposed wit...

2016-01-23 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1529#issuecomment-174176173 Yes, I know about `flink-java`, that's why I mentioned that it would seem strange to users that `flink-java8` has a scala version suffix. --- If your project is set up

[jira] [Commented] (FLINK-2933) Flink scala libraries exposed with maven should carry scala version

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113700#comment-15113700 ] ASF GitHub Bot commented on FLINK-2933: --- Github user aljoscha commented on the pull

[GitHub] flink pull request: [FLINK-2933] Flink scala libraries exposed wit...

2016-01-23 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1529#issuecomment-174176742 @fhueske `flink-storm` depends on `flink-runtime` only transitively through `flink-streaming-java`. However, I know from working with the code that it also depends on `flink

[jira] [Commented] (FLINK-2933) Flink scala libraries exposed with maven should carry scala version

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113703#comment-15113703 ] ASF GitHub Bot commented on FLINK-2933: --- Github user mxm commented on the pull reque

[jira] [Updated] (FLINK-2899) The groupReduceOn* methods which take types as a parameter fail with TypeErasure

2016-01-23 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu updated FLINK-2899: --- Assignee: (was: Andra Lungu) > The groupReduceOn* methods which take types as a parameter fail wit