apache / apache/datafusion-sqlparser-rs
suggest to add TID datatype for conversion
未關閉
- 主要語言
- Rust
- 星號
- 3.5k
- 分支
- 772
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 17
描述
Postgresql use a ctid column that is a tid datatype : it could be usefull to add to the writer for conversion
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先定位 writer 的資料型別轉換進入點以及現有的 PostgreSQL 資料型別處理。檢查其他資料庫特定型別的表示方式與測試方式,然後在進行變更之前釐清預期的 TID 對映。完成的標準是支援預期的 PostgreSQL tid 轉換,並由相關測試涵蓋。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- postgresql, rust
- 領域
- databases
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100