#datafusion #expressions #plan #logical

datafusion-functions-window-common

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

4 releases (major breaking)

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

#388 in GUI

Download history 17605/week @ 2024-11-20 14607/week @ 2024-11-27 21186/week @ 2024-12-04 21419/week @ 2024-12-11 62329/week @ 2024-12-18 40614/week @ 2024-12-25 108866/week @ 2025-01-01 175968/week @ 2025-01-08 135568/week @ 2025-01-15 136975/week @ 2025-01-22 129614/week @ 2025-01-29 138151/week @ 2025-02-05 133164/week @ 2025-02-12 173561/week @ 2025-02-19 46638/week @ 2025-02-26 33465/week @ 2025-03-05

414,216 downloads per month
Used in 75 crates (7 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

~20–29MB
~423K SLoC