zanmato1984 commented on issue #36246:
URL: https://github.com/apache/arrow/issues/36246#issuecomment-1864869942

   > I agree that `CallFunction` should remain part of `compute/api.h`.
   > 
   
   Sorry but I think you meant `compute/api_xxx.h`, so that legacy user code in 
the above pattern doesn't break? `CallFunction` is in `compute/api.h` already.
   
   > I think we could also investigate other improvements:
   > 
   > * avoid including `kernel.h` from `function.h`
   > * avoid including `scalar.h` from `datum.h`
   
   Of course, will do. (Assuming we need to still keep `CallFunction` in 
`compute/api_xxx.h`).


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