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 2020/04/27 07:58:00 UTC

[jira] [Closed] (FLINK-1890) Add note to docs that ReadFields annotations are currently not evaluated

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

Aljoscha Krettek closed FLINK-1890.
-----------------------------------
    Resolution: Abandoned

I'm closing this as "Abandoned", since there is no more activity and the code base has moved on quite a bit. Please re-open this if you feel otherwise and work should continue.

We're not working actively on the DataSet API anymore.

> Add note to docs that ReadFields annotations are currently not evaluated
> ------------------------------------------------------------------------
>
>                 Key: FLINK-1890
>                 URL: https://issues.apache.org/jira/browse/FLINK-1890
>             Project: Flink
>          Issue Type: Wish
>          Components: API / DataSet
>            Reporter: Stefan Bunk
>            Priority: Minor
>              Labels: starter
>
> In the Scala API, you have the option to declare forwarded fields via the
> {{withForwardedFields}} method.
> It would be nice to have sth. similar for read fields, as otherwise one needs to create a class, which I personally try to avoid for readability.
> Maybe grouping all annotations in one function and have a first parameter indicating the type of annotation is also an option, if you plan on adding more annotations and want to keep the interface smaller.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)