westonpace commented on code in PR #13344:
URL: https://github.com/apache/arrow/pull/13344#discussion_r900281049


##########
python/pyarrow/_compute.pyx:
##########
@@ -2067,16 +2067,17 @@ def _group_by(args, keys, aggregations):
         vector[CAggregate] c_aggregations
         CDatum result
         CAggregate c_aggr
+        shared_ptr[CFunctionOptions] null_opts

Review Comment:
   ```suggestion
   ```
   
   I don't think this is needed any longer.



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