In the Java API, we only support the `max` operation for tuple types where
you reference the fields via indices.

Cheers,
Till

On Thu, Oct 22, 2015 at 4:04 PM, aawhitaker <aawhita...@gmail.com> wrote:

> Stephan Ewen wrote
> > This is actually not a bug, or a POJO or Avro problem. It is simply a
> > limitation in the functionality, as the exception message says:
> > "Specifying
> > fields by name is only supported on Case Classes (for now)."
> >
> > Try this with a regular reduce function that selects the max and it
> should
> > work fine...
>
> Thanks. Just to be sure, this is also a limitation of the Java
> implementation of Flink, right?
>
>
>
>
>
> --
> View this message in context:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-avro-integration-tp3162p3236.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>

Reply via email to