rohanjain101 commented on issue #11799: URL: https://github.com/apache/arrow/issues/11799#issuecomment-1852614996
@westonpace is there an updated snippet for calling hash aggregate functions in arrow 14? I am trying to call the hash aggregate functions directly on an arrow table as well from c++ and facing similar issues as original post about direct execution of hash aggregate functions not allowed. I tried to use the snippet you shared (https://gist.github.com/westonpace/e555a3b1c269c31de7176d34f47a2fb0) but I am not able to compile it with arrow 14. Is there another way to achieve this with later versions of arrow? -- 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]
