common_meta::key::view_info

Type Alias RawViewLogicalPlan

source
type RawViewLogicalPlan = Vec<u8>;
Expand description

The VIEW logical plan encoded bytes

Aliased Typeยง

struct RawViewLogicalPlan { /* private fields */ }