stenlarsson commented on PR #40007:
URL: https://github.com/apache/arrow/pull/40007#issuecomment-1959658995

   Returning an error status is not an option since the 
`TempVectorStack::alloc` function is used in the `TempVectorHolder` 
constructor, so I decided to throw an `std::runtime_error` exception. I 
couldn't find any examples of throwing exceptions in the compute module, so 
please let me know if there is a better way abort.


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