X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fhfta%2Fjoin_eq_hash_operator.h;h=911074eb81458dcc77af6d396fbf8483d3503a41;hb=7cec316889150a8a92238e52c7bad1270608b333;hp=5038f7a531e547e1d59b756db3dbfe4200e532bf;hpb=eb761d89890df8d74532dd4faad118db18fd3b7d;p=com%2Fgs-lite.git diff --git a/include/hfta/join_eq_hash_operator.h b/include/hfta/join_eq_hash_operator.h index 5038f7a..911074e 100644 --- a/include/hfta/join_eq_hash_operator.h +++ b/include/hfta/join_eq_hash_operator.h @@ -277,7 +277,7 @@ n_calls=0; n_iters=0; n_eqk=0; int tup_order=func.compare_ts_with_ts(&tup_ts,max_input_ts[tup.channel]); if (tup_order < 0){ -printf("out of order ts.\n"); +printf("%s: out of order ts.\n", op_name); tup.free_tuple(); // even for out of order temporal tuples we need to post new temporal tuple