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-data-access 10.0.0 - Docs.rs
[go: Go Back, main page]

datafusion-data-access 10.0.0

General data access layer currently mainly based on the object store interfaces
Documentation
[dependencies.async-trait]
version = "0.1.41"

[dependencies.chrono]
default-features = false
features = ["std"]
version = "0.4"

[dependencies.futures]
version = "0.3"

[dependencies.parking_lot]
version = "0.12"

[dependencies.tempfile]
version = "3"

[dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "sync", "fs", "parking_lot"]
version = "1.0"

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

[package]
authors = ["Apache Arrow <dev@arrow.apache.org>"]
description = "General data access layer currently mainly based on the object store interfaces"
edition = "2021"
homepage = "https://github.com/apache/arrow-datafusion"
keywords = ["arrow", "query", "sql"]
license = "Apache-2.0"
name = "datafusion-data-access"
readme = "README.md"
repository = "https://github.com/apache/arrow-datafusion"
rust-version = "1.59"
version = "10.0.0"