jorgecarleitao commented on a change in pull request #9297:
URL: https://github.com/apache/arrow/pull/9297#discussion_r563947735



##########
File path: rust/arrow/src/compute/kernels/mod.rs
##########
@@ -30,3 +30,4 @@ pub mod sort;
 pub mod substring;
 pub mod take;
 pub mod temporal;
+pub mod unary;

Review comment:
       That would be backward incompatible, so it would be good to change it 
soon. I will change to arity. It is a fun name. Another option would be 
`generics`, but that is too generic. :)




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to