摘要:
在Q16的聚合单线程处理中,存在冗余的row比较,在此时会存在对于attr的冗余的内存拷贝
分析:
简要日志追踪:
[2022-08-15 23:37:35.080518] [50510] [INFO] [value_matching_hashtable.cpp:168] MSG: VMHashTable::FindCurrentRow copy row: 0 no_rows: 0 input_buffer_width: 116 [2022-08-15 23:37:35.080603] [50510] [INFO] [value_matching_hashtable.cpp:133] MSG: VMHashTable::FindCurrentRow cmp row_no: 0 no_rows: 1 row:0 matching_width: 75 [2022-08-15 23:37:35.080625] [50510] [INFO] [value_matching_hashtable.cpp:133] MSG: VMHashTable::FindCurrentRow cmp row_no: 0 no_rows: 1 row:0 matchin