[
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 <[email protected]>
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)