Docs.rs
datafusion-spark-51.0.0
datafusion-spark 51.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^57.0.0
normal
bigdecimal ^0.4.8
normal
chrono ^0.4.42
normal
crc32fast ^1.4
normal
datafusion-catalog ^51.0.0
normal
datafusion-common ^51.0.0
normal
datafusion-execution ^51.0.0
normal
datafusion-expr ^51.0.0
normal
datafusion-functions ^51.0.0
normal
log ^0.4
normal
rand ^0.9
normal
sha1 ^0.10
normal
url ^2.5.7
normal
criterion ^0.7
dev
Versions
41.71%
of the crate is documented
Platform
i686-pc-windows-msvc
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
51.0.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