datafusion
datafusion copied to clipboard
feat: Implement 'retract_batch' for MedianAccumulator
Which issue does this PR close?
- Closes #7664
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Added tests
Are there any user-facing changes?
Computing the median() window is now supported instead of throwing and error