Hi guys, Having just added an Accumulator implementation to FirstTupleFromBag, I wonder if it might be worth it to add Accumulator implementations to the other bag and set UDF's. Unlike FirstTupleFromBag, it won't provide much memory or runtime savings in and of itself, but Pig will be able to optimize plans including these UDF's much better.
If no one objects (and it is likely to be accepted) I can prepare such implementations for review - I don't think it is a lot of work. What do you think? Regards,Eyal Allweil