Skip to content

Commit

Permalink
Update cpp/tests/join/mixed_join_tests.cu
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaseeb123 authored Sep 26, 2024
1 parent 4c4821a commit d618b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/tests/join/mixed_join_tests.cu
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ TYPED_TEST(MixedLeftSemiJoinTest, MixedLeftSemiJoinGatherMapLarge)
{
using T1 = double;

// Column size
// Number of rows in each column
auto constexpr N = 1000;

// Generate column data for left and right tables
Expand Down

0 comments on commit d618b55

Please sign in to comment.