Docs.rs
datafusion-datasource-46.0.1
datafusion-datasource 46.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^54.2.1
normal
async-compression ^0.4.0
normal
optional
async-trait ^0.1.73
normal
bytes ^1.10
normal
bzip2 ^0.5.1
normal
optional
chrono ^0.4.38
normal
datafusion-catalog ^46.0.1
normal
datafusion-common ^46.0.1
normal
datafusion-common-runtime ^46.0.1
normal
datafusion-execution ^46.0.1
normal
datafusion-expr ^46.0.1
normal
datafusion-physical-expr ^46.0.1
normal
datafusion-physical-expr-common ^46.0.1
normal
datafusion-physical-plan ^46.0.1
normal
flate2 ^1.0.24
normal
optional
futures ^0.3
normal
glob ^0.3.0
normal
itertools ^0.14
normal
log ^0.4
normal
object_store ^0.11.0
normal
rand ^0.8.5
normal
tokio ^1.43
normal
tokio-util ^0.7.4
normal
optional
url ^2.5.4
normal
xz2 ^0.1
normal
optional
zstd ^0.13
normal
optional
tempfile ^3
dev
Versions
88.05%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
datasource
46.0.1
Module file_
sink_
config
Module Items
Structs
Traits
In crate datafusion_
datasource
datafusion_datasource
Module
file_sink_config
Copy item path
Source
Structs
§
File
Sink
Config
The base configurations to provide when creating a physical plan for writing to any given file format.
Traits
§
File
Sink
General behaviors for files that do
DataSink
operations