Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Dousir9 committed Sep 26, 2023
1 parent e4cef93 commit 33e171d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query/expression/src/kernels/group_by_hash.rs
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ fn build(
Ok(())
}

/// The serialize_size is equal to the number of bytes required by serialization.
pub fn serialize_column(
columns: &[Column],
num_rows: usize,
Expand Down

0 comments on commit 33e171d

Please sign in to comment.