Skip to content

Commit 3942864

Browse files
committed
test
1 parent 1edcb43 commit 3942864

File tree

2 files changed

+415
-21
lines changed

2 files changed

+415
-21
lines changed

src/query/expression/src/aggregate/aggregate_hashtable.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ impl AggregateHashTable {
382382
Ok(())
383383
}
384384

385+
#[fastrace::trace(name = "AggregateHashTable::combine_payload")]
385386
pub fn combine_payload(
386387
&mut self,
387388
payload: &Payload,

0 commit comments

Comments
 (0)