fn ensure_partition_operand_columns_in_target( operand: &Operand, target_partition_columns: &HashSet<&String>, ) -> Result<()>