Skip to main content

Crate plexus_serde

Crate plexus_serde 

Source

Modules§

plexus_generated

Structs§

CapabilitySemver
CapabilityVersionRange
ColDef
EngineCapabilityDecl
OpOrderingDecl
Plan
Version

Enums§

AggFn
ArithOp
CapabilityOrderingContract
CmpOp
ColKind
ExpandDir
Expr
LogicalType
Structured logical type for a plan column. Replaces the legacy Option<String> advisory field in ColDef as of plan format 0.3.0.
Op
PlanValidationError
Errors detected during structural validation of a deserialized plan.
SerdeError
SortDir
VectorMetric

Constants§

PLAN_FORMAT_MAJOR
PLAN_FORMAT_MINOR
PLAN_FORMAT_PATCH

Functions§

current_plan_version
deserialize_engine_capability_decl
deserialize_plan
serialize_engine_capability_decl
serialize_plan
validate_plan_structure
Validate the structural integrity of a deserialized plan.