zeroshade commented on code in PR #14141:
URL: https://github.com/apache/arrow/pull/14141#discussion_r973179064
##########
go/arrow/compute/executor.go:
##########
@@ -44,6 +45,7 @@ type ExecCtx struct {
PreallocContiguous bool
Registry FunctionRegistry
ExecChannelSize int
+ NP int
Review Comment:
Renamed to `NumParallel` and added comment documentation to explain it
:smile:
--
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]