Type Alias common_meta::key::view_info::RawViewLogicalPlan

source ·
type RawViewLogicalPlan = Vec<u8>;
Expand description

The VIEW logical plan encoded bytes

Aliased Type§

struct RawViewLogicalPlan { /* private fields */ }