Description
Right now, we have a UDAFRegistration and users need to use sqlContext.udaf to register a UDAF. It's better to just use sqlContext.udf.
Attachments
Issue Links
- links to
Right now, we have a UDAFRegistration and users need to use sqlContext.udaf to register a UDAF. It's better to just use sqlContext.udf.