apache / apache/datafusion-sqlparser-rs

Postgres VACUUM not supported

Open
#1,948 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

VACUUM does not seem to be parsed. Docs: https://www.postgresql.org/docs/current/sql-vacuum.html

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the PostgreSQL VACUUM documentation linked in the issue, then locate the parser entry point for PostgreSQL statements in this Rust SQL parser. Add support so the VACUUM statement is accepted, and verify that representative VACUUM syntax parses successfully.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.