DavideCanton commented on issue #3878:
URL: https://github.com/apache/arrow-adbc/issues/3878#issuecomment-3738847139

   Probably the error is here 
https://github.com/apache/arrow-adbc/blob/main/c/driver/postgresql/error.h#L86, 
if `result` is null then `sqlstate` is null too, but below is passed to 
`status.SetSqlState` that implicitly tries to convert it to a std::string


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