type RawViewLogicalPlan = Vec<u8>;
The VIEW logical plan encoded bytes
struct RawViewLogicalPlan { /* private fields */ }