Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregate Functions rewrite for new Aggregator API #480

Merged
merged 2 commits into from
Aug 9, 2020
Merged

Aggregate Functions rewrite for new Aggregator API #480

merged 2 commits into from
Aug 9, 2020

Conversation

SW186000
Copy link
Contributor

@SW186000 SW186000 commented Aug 8, 2020

Is this PR related to a proposed Issue?

No

What changes were proposed in this PR?

User Defined Aggregate Functions API is depreciated in Spark 3.0.
(apache/spark#25024)
So I rewrite user defined aggregate functions.

How was this patch tested?

yes. add to test.

Did this PR include necessary documentation updates?

no(function is not changed)

@jiayuasu jiayuasu merged commit 03d180e into apache:master Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants