cyb70289 commented on code in PR #14141:
URL: https://github.com/apache/arrow/pull/14141#discussion_r972580263


##########
go/arrow/compute/executor.go:
##########
@@ -44,6 +45,7 @@ type ExecCtx struct {
        PreallocContiguous bool
        Registry           FunctionRegistry
        ExecChannelSize    int
+       NP                 int

Review Comment:
   Maybe give it a better name, or some comments about what it is?
   (I admit finding a good name is probably more than NP hard :-D)



-- 
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]

Reply via email to