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

Robert Metzger resolved FLINK-908.
----------------------------------
    Resolution: Fixed

> 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: Robert Metzger
>              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.3.4#6332)

Reply via email to