Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by ZhengShao: http://wiki.apache.org/hadoop/Hive/Roadmap ------------------------------------------------------------------------------ * SerDe refactoring, and DynamicSerDe * Refactor SerDe library to make sure we can serialize/deserialize and let UDF handle complex objects. * We will be able to write a Hive Query to write data into a table that uses thrift serialization. + * Let the user register UDF and UDAF + * Expose register functions in UDFRegistry and UDAFRegistry + * Provide commands in HiveCli to call those register functions
