; end in my UDF) I was thinking to add them as fields instead of increasing
>> the arity of the extended Tuple to avoid to change all the input and output
>> of my UDFs.
>>
>> In this way I'm mixing POJO and Tuples. Do you see any problem in that
>> approach?
>>
>> Best,
>> Flavio
>>
>
>
involved in any Flink operator (just in the
> end in my UDF) I was thinking to add them as fields instead of increasing
> the arity of the extended Tuple to avoid to change all the input and output
> of my UDFs.
>
> In this way I'm mixing POJO and Tuples. Do you see any problem in that
> approach?
>
> Best,
> Flavio
>
increasing
the arity of the extended Tuple to avoid to change all the input and output
of my UDFs.
In this way I'm mixing POJO and Tuples. Do you see any problem in that
approach?
Best,
Flavio