Add support for closing a database (session)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start with the Apache Arrow Flight SQL format page and the linked mailing-list thread to determine the status of a standard session-close mechanism. The issue names no source files or tests; done would require an agreed interoperable approach and a concrete implementation scope for this PostgreSQL adapter.
Written by the indexing model from the issue text.
Description
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.)
- Dominant language
- C++
- Stars
- 116
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/arrow-flight-sql-postgresql
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
apache/arrow-flight-sql-postgresql#190 · 26 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
apache/arrow-flight-sql-postgresql#189 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
apache/arrow-flight-sql-postgresql#185 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Improve timeout case Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in apache/arrow-flight-sql-postgresql
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100