[jira] [Commented] (FLINK-910) Type extractor fails in Java 6

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (FLINK-910) Type extractor fails in Java 6

Shang Yuanchun (Jira)

    [ https://issues.apache.org/jira/browse/FLINK-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029294#comment-14029294 ]

ASF GitHub Bot commented on FLINK-910:
--------------------------------------

GitHub user twalthr opened a pull request:

    https://github.com/apache/incubator-flink/pull/12

    Fixes a bug in the Java 6 JVM where primitive arrays have a wrong type.

    Fixes FLINK-910 and updates TypeInfoParser.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twalthr/incubator-flink TypeExtractorPrimitiveArraysJava6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12
   
----
commit 6f4e55e435306c0fa66e0b8ee3b49b72a1cca545
Author: twalthr <[hidden email]>
Date:   2014-06-12T15:45:57Z

    Fixes a bug in the Java 6 JVM where primitive arrays have a wrong type.

----


> Type extractor fails in Java 6
> ------------------------------
>
>                 Key: FLINK-910
>                 URL: https://issues.apache.org/jira/browse/FLINK-910
>             Project: Flink
>          Issue Type: Bug
>            Reporter: GitHub Import
>              Labels: github-import
>             Fix For: pre-apache
>
>
> The return type `Tuple2<Integer, double[]>` cannot be extracted in Java 6.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/910
> Created by: [StephanEwen|https://github.com/StephanEwen]
> Labels:
> Created at: Fri Jun 06 13:42:48 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.2#6252)