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-common-runtime 40.0.0 - Docs.rs
[go: Go Back, main page]

datafusion-common-runtime 40.0.0

Common Runtime functionality for DataFusion query engine
Documentation
[dependencies.tokio]
features = ["macros", "rt", "sync"]
version = "1.36"

[lib]
name = "datafusion_common_runtime"
path = "src/lib.rs"

[lints.clippy]
large_futures = "warn"

[lints.rust]
unused_imports = "deny"

[package]
authors = ["Apache DataFusion <dev@datafusion.apache.org>"]
description = "Common Runtime functionality for DataFusion query engine"
edition = "2021"
homepage = "https://datafusion.apache.org"
keywords = ["arrow", "query", "sql"]
license = "Apache-2.0"
name = "datafusion-common-runtime"
readme = "README.md"
repository = "https://github.com/apache/datafusion"
rust-version = "1.76"
version = "40.0.0"