Skip to content

Commit

Permalink
Test stream sync
Browse files Browse the repository at this point in the history
Signed-off-by: Nghia Truong <[email protected]>
  • Loading branch information
ttnghia committed Oct 12, 2024
1 parent 8e190ad commit c981e99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ rmm::device_uvector<char> make_chars_buffer(column_view const& offsets,
src_sizes,
strings_count,
stream.value()));
stream.synchronize();

return chars_data;
}
Expand Down

0 comments on commit c981e99

Please sign in to comment.