X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fhfta%2Fjoin_eq_hash_operator.h;fp=include%2Fhfta%2Fjoin_eq_hash_operator.h;h=880cc53c4bb3485627e42c2f492dd038569b871e;hb=52bf6cf53a585197f998187399ebfd88681d4490;hp=fd8bf00714112281b6c9e4a70d104aa2fd74bd72;hpb=55797517d09a619f036e7b170f105526cfb347b7;p=com%2Fgs-lite.git diff --git a/include/hfta/join_eq_hash_operator.h b/include/hfta/join_eq_hash_operator.h index fd8bf00..880cc53 100644 --- a/include/hfta/join_eq_hash_operator.h +++ b/include/hfta/join_eq_hash_operator.h @@ -292,7 +292,7 @@ n_calls=0; n_iters=0; n_eqk=0; //printf("accept_tuple channel=%d: ",tup.channel); int tup_order=func.compare_ts_with_ts(&tup_ts,max_input_ts[tup.channel]); if (tup_order < 0){ - printf("%s: out of order ts, channel=%d.\n", op_name, tup.channel); + // printf("%s: out of order ts, channel=%d.\n", op_name, tup.channel); tup.free_tuple(); // even for out of order temporal tuples we need to post new temporal tuple