aiguofer commented on issue #1194: URL: https://github.com/apache/arrow-adbc/issues/1194#issuecomment-1759891801
Ahhh right, I remember that bug on the JDBC side. Yeah that makes sense! it does seem like the cache is working since the session_id matches between `getStreamPreparedStatement` and `getStreamSqlInfo`. I think copying over cookies would suffice. The auth token and headers are already getting passed along correctly based on both `ConnectionOptions` and `StatementOptions`. -- 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]
