lidavidm opened a new issue, #755: URL: https://github.com/apache/arrow-adbc/issues/755
Implemented in ARROW-8183 in Flight itself This is not really a format thing, except we have no way to expose a _binary_ property. So we need to add that. On top of that, ArrowArrayStream et al don't expose any way at all to get this info (and AdbcError can't be extended). So instead we need to add a StatementGetBinary or similar that clients can optionally call after they get an error for extended 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
