Fix HFTA operators and UDAFs broken by the last update
[com/gs-lite.git] / include / hfta / merge_operator.h
index 662fd32..cef6be8 100644 (file)
@@ -214,6 +214,7 @@ if(is_temp_tuple){
                        top_tuple.channel = output_channel;
                        result.push_back(top_tuple);
                }
+               merge_queue.clear();
 
                queue_mem = 0;