be very helpful.
Thanks
Chen
From: Steven Wong
To: "u...@hive.apache.org" ; hive dev list
Sent: Tuesday, November 1, 2011 10:20 PM
Subject: RE: pass entire row as parameter in hive UDF
Would
https://cwiki.apache.org/confluence/display/Hive/Lang
row as parameter in hive UDF
Hi All
In HIVE, I would like to write a UDF that accepts a sequence of parameters. Due
to that the number of parameters is large and the particular function that I am
writing is specific to a set of tables (joined in some way in the SQL), I am
wondering if there is
Hi All
In HIVE, I would like to write a UDF that accepts a sequence of parameters. Due
to that the number of parameters is large and the particular function that I am
writing is specific to a set of tables (joined in some way in the SQL), I am
wondering if there is a way to pass the entire row