Skip to content

Commit

Permalink
Update cpp/examples/parquet_io/parquet_io_multithreaded.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: David Wendt <45795991+davidwendt@users.noreply.github.com>
  • Loading branch information
mhaseeb123 and davidwendt authored Oct 3, 2024
1 parent 70ec6fd commit 00390cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/examples/parquet_io/parquet_io_multithreaded.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ void print_usage()
* @param thread_count Number of threads being used in the example
* @param io_source_type Specified IO source type to convert input files to
* @param stream CUDA stream to use
*
* @return Vector of input sources for the given paths
*/
std::vector<io_source> extract_input_sources_async(std::string const& paths,
int32_t input_multiplier,
Expand Down

0 comments on commit 00390cd

Please sign in to comment.