apache / apache/datafusion-sqlparser-rs
feature request to support parsing copy statements
未關閉
- 主要語言
- Rust
- 星號
- 3.5k
- 分支
- 772
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 17
描述
Top level copy to and copy from statements as documented in [Postgres][1]
[1]: https://www.postgresql.org/docs/current/sql-copy.html
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先閱讀 issue 中連結的 PostgreSQL COPY 文件,然後在此儲存庫中找出頂層陳述式的 SQL 剖析器進入點。當 COPY TO 和 COPY FROM 陳述式能夠依照文件所述的 PostgreSQL 語法完成剖析時,工作即告完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- postgresql, rust, sql
- 領域
- databases
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100