[ 
https://issues.apache.org/jira/browse/FLINK-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek resolved FLINK-908.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: pre-apache)
                   0.6-incubating
         Assignee: Aljoscha Krettek

Code added in 3f87fc9f1cc2f0e18552e6ec5e9449228a942726

> Add support for POJO objects
> ----------------------------
>
>                 Key: FLINK-908
>                 URL: https://issues.apache.org/jira/browse/FLINK-908
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: GitHub Import
>            Assignee: Aljoscha Krettek
>              Labels: github-import
>             Fix For: 0.6-incubating
>
>         Attachments: pull-request-908-4850577406018392492.patch
>
>
> This adds support in the `TypeExtractor` and also one can now use field
> expressions for grouping, join, and co-group.
> I decided against using ReflectASM for now since it does not work on private 
> fields. We would have to mix ReflectASM and plain java reflection which right 
> now does not seem worth the hassle.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/pull/908
> Created by: [aljoscha|https://github.com/aljoscha]
> Labels: 
> Created at: Thu Jun 05 15:04:50 CEST 2014
> State: open



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

Reply via email to