Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_functions_window - Rust
[go: Go Back, main page]

Crate datafusion_functions_window

Source
Expand description

Window Function packages for DataFusion.

This crate contains a collection of various window function packages for DataFusion, implemented using the extension API.

Modules§

  • Fluent-style API for creating Exprs
  • Defines physical expression for row_number that can evaluated at runtime during query execution

Functions§