Docs.rs
datafusion-common-46.0.1
datafusion-common 46.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
nevi-me
alamb
xudong963
Dependencies
ahash ^0.8
normal
apache-avro ^0.17
normal
optional
arrow ^54.2.1
normal
arrow-ipc ^54.2.0
normal
base64 ^0.22.1
normal
half ^2.2.1
normal
hashbrown ^0.14.5
normal
indexmap ^2.7.1
normal
libc ^0.2.170
normal
log ^0.4
normal
object_store ^0.11.0
normal
optional
parquet ^54.2.1
normal
optional
paste ^1.0.15
normal
pyo3 ^0.23.3
normal
optional
recursive ^0.1.1
normal
optional
sqlparser ^0.54.0
normal
tokio ^1.43
normal
chrono ^0.4.38
dev
rand ^0.8.5
dev
web-time ^1.1.0
normal
Versions
81.06%
of the crate is documented
Go to latest version
Platform
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
datafusion_
common
46.0.1
Modules
alias
cast
config
cse
diagnostic
display
error
file_options
format
hash_utils
instant
parsers
rounding
scalar
spans
stats
test_util
tree_node
types
utils
Macros
arrow_datafusion_err
arrow_err
assert_batches_eq
assert_batches_sorted_eq
assert_contains
assert_not_contains
config_datafusion_err
config_err
config_field
config_namespace
context
create_array
downcast_value
exec_datafusion_err
exec_err
extensions_options
internal_datafusion_err
internal_err
not_impl_datafusion_err
not_impl_err
plan_datafusion_err
plan_err
record_batch
resources_datafusion_err
resources_err
schema_datafusion_err
schema_err
sql_datafusion_err
sql_err
substrait_datafusion_err
substrait_err
unwrap_or_internal_err
Structs
Column
Constraints
DFSchema
FunctionalDependence
FunctionalDependencies
RecursionUnnestOption
ResolvedTableReference
UnnestOptions
Enums
Constraint
Dependency
JoinConstraint
JoinSide
JoinType
ParamValues
SchemaReference
TableReference
Traits
ExprSchema
SchemaExt
ToDFSchema
Functions
aggregate_functional_dependencies
get_required_group_by_exprs_indices
get_target_functional_dependencies
qualified_name
Type Aliases
DFSchemaRef
HashMap
HashSet
datafusion_common
Macro
sql_err
Copy item path
Settings
Help
Summary
Source
macro_rules! sql_err { ($ERR:expr) => { ... }; }