dotnet / dotnet/efcore

Sqlite - support for user defined aggregate window functions

Open
#27,901 0 comments 1 reaction 0 assignees View on GitHub
area-adonet-sqlite customer-reported
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Is there a plan to expose the possibility for one to register a user defined aggregate window function? SqlIte engine supports this and recently I was developing an application perusing Microsoft.Data.Sqlite. Trying to use a regular UDF aggregate function over a window (PARTITION BY) resulted in the error message " may not be used as a window function".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.