Docs.rs
datafusion-spark-50.2.0
datafusion-spark 50.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^56.0.0
normal
chrono ^0.4.41
normal
crc32fast ^1.4
normal
datafusion-catalog ^50.2.0
normal
datafusion-common ^50.2.0
normal
datafusion-execution ^50.2.0
normal
datafusion-expr ^50.2.0
normal
datafusion-functions ^50.2.0
normal
datafusion-macros ^50.2.0
normal
log ^0.4
normal
sha1 ^0.10
normal
url ^2.5.7
normal
xxhash-rust ^0.8
normal
criterion ^0.5.1
dev
rand ^0.9
dev
Versions
35.91%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
Module sha2
datafusion_
spark
50.2.0
Module sha2
Module Items
Structs
Functions
In datafusion_
spark::
function::
hash
datafusion_spark
::
function
::
hash
Module
sha2
Copy item path
Source
Structs
§
Spark
Sha2
https://spark.apache.org/docs/latest/api/sql/index.html#sha2
Functions
§
sha2
sha224
computes sha224 hash digest of the given input
sha256
computes sha256 hash digest of the given input
sha384
computes sha384 hash digest of the given input
sha512
computes sha512 hash digest of the given input