pub fn plan_inspect_shard(
    _: &StatementContext<'_>,
    _: InspectShardStatement
) -> Result<Plan, PlanError>