pitrou opened a new pull request #8052:
URL: https://github.com/apache/arrow/pull/8052


   The goal is to have a standardized ABI to communicate streams of homogeneous 
arrays or record batches (for example for database result sets).
   
   The trickiest part is error reporting.  This proposal tries to strike a 
compromise between simplicity (an integer error code mapping to errno values) 
and expressivity (an optional description string for application-specific and 
context-specific details).


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