Sqlite - support for user defined aggregate window functions
Open
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
Assessment
This issue has not been assessed yet.