You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Aurora Skarra-Gallagher <au...@yahoo-inc.com> on 2011/03/11 19:37:26 UTC

Unit testing UDAFs

Hi,

Does anyone have experience/examples on unit testing UDAFs? I'm thinking I need to test by calling some sequence like: init, iterate, iterate ..., terminatePartial, init, merge, terminate. I'm not sure though. Any advice would be appreciated. Thanks!

Thanks,
Aurora