macro_rules! into_logical_plan {
    ($PB:expr, $CTX:expr, $CODEC:expr) => { ... };
}