#data-fusion #logical #plan #expression

datafusion-functions-window-common

Common functions for implementing user-defined window functions for the DataFusion query engine

5 releases (3 major breaking)

46.0.1 Mar 19, 2025
46.0.0 Mar 7, 2025
45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024

#885 in Rust patterns

Download history 53813/week @ 2024-12-14 38252/week @ 2024-12-21 72500/week @ 2024-12-28 149471/week @ 2025-01-04 172194/week @ 2025-01-11 124130/week @ 2025-01-18 139022/week @ 2025-01-25 132994/week @ 2025-02-01 143873/week @ 2025-02-08 148241/week @ 2025-02-15 103559/week @ 2025-02-22 24548/week @ 2025-03-01 30215/week @ 2025-03-08 30611/week @ 2025-03-15 24445/week @ 2025-03-22 32028/week @ 2025-03-29

120,586 downloads per month
Used in 126 crates (6 directly)

Apache-2.0

1MB
20K SLoC

DataFusion Window Function Common Library

DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

This crate contains common functions for implementing user-defined window functions.

Dependencies

~22–30MB
~454K SLoC