kou opened a new issue, #13:
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/13

   It seems that Apache Arrow Flight SQL doesn't provide a command that closes 
the current session explicitly:
   https://arrow.apache.org/docs/format/FlightSql.html
   
   In https://lists.apache.org/thread/0w25o85y8vsndz87kpjljxz24x077o3y , using 
a custom (close) action was suggested.
   
   @lidavidm Is using a custom close action still a suggested approach to close 
the current session? I have a concern about this approach. If each Apache Arrow 
Flight SQL server implementation uses different custom close action, users 
can't use a general Apache Arrow Flight SQL client including ADBC to use Apache 
Arrow Flight SQL servers. (Users need to implement a custom close action for 
each Apache Arrow Flight SQL server.)


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