jduo commented on issue #1912:
URL: https://github.com/apache/arrow-adbc/issues/1912#issuecomment-2166373456
Oh, I thought the problem was still around ClosePreparedStatement but then
saw this:
`cur.execute("SELECT $1;", parameters=(42,))`
The Flight SQL adapter for PostgreSQL doesn't support bound parameters. It
supports only prepared statements without parameters.
--
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]