apache pig - Using Hive UDF's in Pig -
is there reason not use hive udf's in pig 0.15?
i'm thinking performance, if there other reasons i'd happy hear them.
for example, have simple java implementation of lpad use. should bother keeping it, or can use hive version?
hive udfs supported in pig 0.15 version. see below. http://hortonworks.com/blog/announcing-apache-pig-0-15-0/
Comments
Post a Comment