Skip to content

Commit

Permalink
Update unmaterialized_table.h
Browse files Browse the repository at this point in the history
  • Loading branch information
JerAguilon authored May 29, 2024
1 parent e13c232 commit 4c8ede2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/arrow/acero/unmaterialized_table.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class UnmaterializedSliceBuilder;
template <size_t MAX_COMPOSITE_TABLES>
class UnmaterializedCompositeTable {
public:
/// \brief Initialized an UnmaterializedCompositeTable.
/// \brief Initializes an UnmaterializedCompositeTable.
///
/// \param[in] output_schema the schema of the output table.
/// \param[in] num_composite_tables number of composite tables in the output schema.
Expand Down

0 comments on commit 4c8ede2

Please sign in to comment.