apache / apache/datafusion-sqlparser-rs
feature request to support parsing copy statements
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description
Top level copy to and copy from statements as documented in [Postgres][1]
[1]: https://www.postgresql.org/docs/current/sql-copy.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the PostgreSQL COPY documentation linked in the issue, then locate the SQL parser entry points for top-level statements in this repository. The work is complete when COPY TO and COPY FROM statements are parsed according to the documented PostgreSQL syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rust, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100