lidavidm closed issue #2629: SEGFAULT when using ADBC Postgres driver with Go
FlightServer
URL: https://github.com/apache/arrow-adbc/issues/2629
--
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 s
lidavidm closed issue #2629: SEGFAULT when using ADBC Postgres driver with Go
FlightServer
URL: https://github.com/apache/arrow-adbc/issues/2629
--
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 s
fwojciec opened a new issue, #2629:
URL: https://github.com/apache/arrow-adbc/issues/2629
### What happened?
I'm building a FlightServer in Go that uses the PostgreSQL ADBC driver to
fetch data from Postgres, and running into issues with SEGFAULTS (see the stack
trace).
This i