amoeba commented on code in PR #40811:
URL: https://github.com/apache/arrow/pull/40811#discussion_r1540356810
##########
cpp/src/arrow/acero/options.h:
##########
@@ -106,7 +106,7 @@ class ARROW_ACERO_EXPORT SourceNodeOptions : public
ExecNodeOptions {
///
/// The table source node will slice off chunks, defined by `max_batch_size`
/// for parallel processing. The source node extends source node and so these
Review Comment:
I wasn't sure, but should this be changed too?
```suggestion
/// for parallel processing. The table source node extends source node and
so these
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]