Is there any reason not use Hive UDF's in Pig 0.15?
I'm thinking mostly about performance, but if there are any other reasons I'd be happy to hear them.
For example, we have a simple Java implementation of lpad that we use. Should we bother keeping it, or can we use the Hive version?