You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
When implementing an user defined aggregator via AggregateUDF, it is not possible to use the retract_batch API to incrementally update aggregate functions used as window functions
Describe the solution you'd like
I would like to extend somehow so user defined aggregate functions can take advantage of retract_batch