Docs.rs
polars-sql-0.45.1
polars-sql 0.45.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.45.1
normal
hex ^0.4.3
normal
once_cell ^1
normal
polars-core ^0.45.1
normal
polars-error ^0.45.1
normal
polars-lazy ^0.45.1
normal
polars-ops ^0.45.1
normal
polars-plan ^0.45.1
normal
polars-time ^0.45.1
normal
polars-utils ^0.45.1
normal
rand ^0.8
normal
serde ^1.0.188
normal
serde_json ^1
normal
sqlparser ^0.52
normal
polars-core ^0.45.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
sql
0.45.1
Module function_
registry
Module Items
Structs
Enums
Traits
In crate polars_
sql
polars_sql
Module
function_registry
Copy item path
Source
Expand description
This module defines a FunctionRegistry for supported SQL functions and UDFs.
Structs
§
Default
Function
Registry
A default registry that does not support registering or calling functions.
Function
Options
Enums
§
Context
Traits
§
Function
Registry
A registry that holds user defined functions.