apache / apache/datafusion-sqlparser-rs
Support CREATE EXTERNAL VOLUME sql
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description
https://docs.snowflake.com/en/sql-reference/sql/create-external-volume
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Snowflake CREATE EXTERNAL VOLUME reference to identify the statement grammar. Then locate the parser entry point and related syntax tests; done means the statement is accepted with regression coverage for its supported syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- compilers, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100