incubator-gluten icon indicating copy to clipboard operation
incubator-gluten copied to clipboard

[VL] Support native UDAF

Open marin-ma opened this issue 10 months ago • 2 comments

Add UserDefinedAggregateFunction as wrapper for all native udaf.

User should define and register UDAFs in the same way as UDFs. Gluten framework will handle the differences.

issue: #5110

marin-ma avatar Mar 26 '24 10:03 marin-ma

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

github-actions[bot] avatar Mar 26 '24 10:03 github-actions[bot]

@PHILO-HE Could you help to review? Thanks!

marin-ma avatar Mar 27 '24 09:03 marin-ma