Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Nghia Truong <[email protected]>
  • Loading branch information
ttnghia committed Jan 10, 2024
1 parent 549bace commit b557546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/io/orc/reader_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class reader::impl {

private:
/**
* @brief Perform the necessary data preprocessing for parsing file later on.
* @brief Perform all the necessary data preprocessing before creating an output table.
*
* @param skip_rows Number of rows to skip from the start
* @param num_rows_opt Optional number of rows to read, or `std::nullopt` to read all rows
Expand Down

0 comments on commit b557546

Please sign in to comment.