Disable printing out-of-order messages, increase max_flushes to 25 in running groupby
[com/gs-lite.git] / include / hfta / join_eq_hash_operator.h
index fd8bf00..880cc53 100644 (file)
@@ -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