Skip to content

Commit

Permalink
Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
zanmato1984 committed Dec 26, 2024
1 parent 9dec0b9 commit 77f04fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/arrow/compute/key_map_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ class ARROW_EXPORT SwissTable {
// Resize large hash tables when 75% full.
Status grow_double();

// TODO: Rename to bytes_status_in_block_.
static constexpr int bytes_status_ = 8;

// Number of hash bits stored in slots in a block.
Expand Down

0 comments on commit 77f04fe

Please sign in to comment.