Skip to content

Move kurtosis_pop to datafusion-functions-extra and out ofcore #12625

@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

@goldmedal added kurtosis_pop 🙏 in #12273, but we merged it before we got consensus about adding new features in a new function (see discussion on #12254)

However, we are now in a position where there is one seemingly random function, kertosis_pop, without the rest of the functions contemplated by @Weijun-H in #12254

Describe the solution you'd like

I suggest we move the implementation of kertosis_pop from the datafusion core into https://github.com/datafusion-contrib/datafusion-functions-extra

This would both help accelerate datafusion-functions-extra and would keep the core easier to reason about

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions