Skip to content

Blog post about user defined window functions #6781

Closed
apache/datafusion-site
#66
@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

We recently did a bunch of work to support user defined window aggregates: #5781

It would be great to write a blog post to highlight this support as I don't think it is as common.

Describe the solution you'd like

The basic outline would be:

  1. introduce window functions in SQL
  2. Introduce siding windows
  3. Explain why computing them is hard
  4. Show how to do it in DataFusion, and show how fast it can be

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions