Expand description

Serialization / Deserialization to Bytes

Traits

Encodes something (such as Expr) to/from a stream of bytes.

Functions

Deserialize a LogicalPlan from bytes

Deserialize a LogicalPlan from bytes

Serialize a LogicalPlan as bytes

Serialize a LogicalPlan as bytes, using the provided extension codec