apache / apache/arrow-flight-sql-postgresql

Add support for closing a database (session)

未關閉
#13 15 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
116
分支
10
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

研究方向

先從 Apache Arrow Flight SQL 格式頁面以及其中連結的郵件列表討論串開始,以確定標準工作階段關閉機制的狀態。該 issue 沒有指定原始碼檔案或測試;要完成這項工作,需要一個達成共識且可互通的方法,以及針對此 PostgreSQL adapter 的具體實作範圍。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, postgresql
領域
api, databases
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。