You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2014/06/23 17:19:27 UTC

[jira] [Updated] (FLINK-908) Add support for POJO objects

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

Aljoscha Krettek updated FLINK-908:
-----------------------------------

    Issue Type: New Feature  (was: Bug)

> 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
>              Labels: github-import
>             Fix For: pre-apache
>
>         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)