zeroshade commented on issue #43209:
URL: https://github.com/apache/arrow/issues/43209#issuecomment-2221395517

   The general convention is that when you are utilizing this from *outside* of 
internal Arrow code, you should use `ARROW_DCHECK_*` to indicate where the 
macro is coming from. This is the same convention for the `RETURN_NOT_OK` vs 
`ARROW_RETURN_NOT_OK` family of functions. 
   
   At least that's my understanding.


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