Deprecating Record

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Deprecating Record

Greg Hogan
Is org.apache.flink.types.Record to be deprecated or just the Record API?
There is no annotation on the type but FLINK-2479 requests that it not be
used.

Greg Hogan
Reply | Threaded
Open this post in threaded view
|

Re: Deprecating Record

Stephan Ewen
The Record type will probably stay, some people requested to keep it.

We only discourage its further use in examples and tests.

The Record-based API will definitely go...

On Tue, Sep 22, 2015 at 4:38 PM, Greg Hogan <[hidden email]> wrote:

> Is org.apache.flink.types.Record to be deprecated or just the Record API?
> There is no annotation on the type but FLINK-2479 requests that it not be
> used.
>
> Greg Hogan
>