apache / apache/datafusion-sqlparser-rs

feature request to support parsing copy statements

Open
#364 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.