Docs.rs
datafusion-python-47.0.0
datafusion-python 47.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
arrow ^55.0.0
normal
async-trait ^0.1.88
normal
datafusion ^47.0.0
normal
datafusion-ffi ^47.0.0
normal
datafusion-proto ^47.0.0
normal
datafusion-substrait ^47.0.0
normal
optional
futures ^0.3
normal
mimalloc ^0.1
normal
optional
object_store ^0.12.1
normal
prost ^0.13.1
normal
pyo3 ^0.24
normal
pyo3-async-runtimes ^0.24
normal
tokio ^1.45
normal
url ^2
normal
uuid ^1.16
normal
prost-types ^0.13.1
build
pyo3-build-config ^0.24
build
Versions
11.87%
of the crate is documented
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
Module dml
datafusion_
python
47.0.0
Module dml
Module Items
Structs
Enums
In datafusion_
python::
datafusion_
expr::
logical_
plan
Modules
builder
display
dml
tree_node
Structs
Aggregate
Analyze
ColumnUnnestList
CreateCatalog
CreateCatalogSchema
CreateExternalTable
CreateFunction
CreateFunctionBody
CreateIndex
CreateMemoryTable
CreateView
Deallocate
DescribeTable
DistinctOn
DmlStatement
DropCatalogSchema
DropFunction
DropTable
DropView
EmptyRelation
Execute
Explain
Extension
Filter
Join
Limit
LogicalPlanBuilder
LogicalPlanBuilderOptions
LogicalTableSource
OperateFunctionArg
Prepare
Projection
RecursiveQuery
Repartition
SetVariable
Sort
StringifiedPlan
Subquery
SubqueryAlias
TableScan
TransactionEnd
TransactionStart
Union
Unnest
Values
Window
Enums
DdlStatement
Distinct
ExplainFormat
FetchType
InvariantLevel
JoinConstraint
JoinType
LogicalPlan
Partitioning
PlanType
SkipType
Statement
TransactionAccessMode
TransactionConclusion
TransactionIsolationLevel
WriteOp
Constants
UNNAMED_TABLE
Traits
ToStringifiedPlan
UserDefinedLogicalNode
UserDefinedLogicalNodeCore
Functions
assert_expected_schema
build_join_schema
check_subquery_expr
display_schema
projection_schema
table_scan
union
wrap_projection_for_join_if_necessary
datafusion_python
::
datafusion_expr
::
logical_plan
Module
dml
Copy item path
Settings
Help
Summary
Source
Structs
§
CopyTo
Operator that copies the contents of a database to file(s)
DmlStatement
The operator that modifies the content of a database (adapted from substrait WriteRel)
Enums
§
Insert
Op
WriteOp