apache / apache/datafusion-sqlparser-rs
Support DATABASE or CATALOG parameter as part of `CREATE SCHEMA`
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description
Realized it doesnt support DATABASE or CATALOG field while working on https://github.com/apache/arrow-datafusion/pull/1959
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CREATE SCHEMA parser entry point and review the linked Apache Arrow DataFusion pull request for the intended DATABASE or CATALOG syntax. Confirm the accepted forms with parser tests, then verify that CREATE SCHEMA supports the requested parameter without regressing existing forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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