Module dml
datafusion_
expr
50.3.0
Module dml
Module Items
Structs
Enums
Functions
In datafusion_
expr::
logical_
plan
datafusion_expr
::
logical_plan
Module
dml
Copy item path
Source
Structs
§
CopyTo
Operator that copies the contents of a database to file(s)
DmlStatement
Modifies the content of a database
Enums
§
Insert
Op
WriteOp
The type of DML operation to perform.
Functions
§
make_
count_
schema
🔒