Skip to content

Commit

Permalink
Revert "Test stream sync"
Browse files Browse the repository at this point in the history
This reverts commit c981e99.
  • Loading branch information
ttnghia committed Oct 12, 2024
1 parent c981e99 commit 8dfa8dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ 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 8dfa8dd

Please sign in to comment.