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