Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcrimsontianyu committed Dec 16, 2024
1 parent 1128fdc commit e9f4328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/io/orc/stripe_data.cu
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ class run_cache {
* greater than it.
*
* @param max_length The maximum length allowed to be consumed.
* @return A new maximum length.
*/
__forceinline__ __device__ uint32_t adjust_max_length(uint32_t max_length)
{
Expand Down

0 comments on commit e9f4328

Please sign in to comment.