lidavidm commented on issue #4231:
URL: https://github.com/apache/arrow-adbc/issues/4231#issuecomment-4265388943

   > (Side note: I'm curious now why AdbcErrorDetail wasn't implemented in 
terms of ArrowArray and ArrowSchema. This would be more generic because it 
would incorporate explicitly-typed data whereas -- AFAICT -- AdbcErrorDetail 
types have to be inferred by the host.)
   
   I think I was mostly thinking of gRPC/Googleapi's StatusDetail.
   
   I think the proposal here is reasonable, using an ArrowArray feels like 
overkill, but well there's no C Data version of Arrow scalars so this is the 
best we can do.


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