You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/15 10:06:04 UTC

[jira] [Commented] (FLINK-6579) Add proper support for BasicArrayTypeInfo

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

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

GitHub user twalthr opened a pull request:

    https://github.com/apache/flink/pull/3902

    [FLINK-6579] [table] Add proper support for BasicArrayTypeInfo

    This PR fixes bugs related to BasicArrayTypeInfo.

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

    $ git pull https://github.com/twalthr/flink FLINK-6579

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

    https://github.com/apache/flink/pull/3902.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 #3902
    
----
commit 2ed8304ed5de8ac831de50bceb7e0d02c9358c95
Author: twalthr <tw...@apache.org>
Date:   2017-05-15T09:38:19Z

    [FLINK-6579] [table] Add proper support for BasicArrayTypeInfo

----


> Add proper support for BasicArrayTypeInfo
> -----------------------------------------
>
>                 Key: FLINK-6579
>                 URL: https://issues.apache.org/jira/browse/FLINK-6579
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> FLINK-6033 added only partial support for arrays of Java wrapper classes (e.g. Integer[]). In most cases operations fail.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)