apache / apache/datafusion-sqlparser-rs
`CREATE DATABASE` location
オープン
- 主要言語
- Rust
- スター
- 3.5k
- フォーク
- 772
- 平均マージ
- 4日 9時間
- マージ済み PR(30日)
- 17
説明
#451 implemented support for `CREATE DATABASE` queries.
It includes two tests for the query.
`Statement::CreateDatabase` has two additional fields: `location` and `managed_location`. The syntax for these is not detailed; neither in the PR, nor anywhere else I can find.
1. Perhaps this could be detailed in the docs
2. Perhaps tests could be added for these fields
3. What is the syntax for these fields?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず PR #451 と既存の 2 つの CREATE DATABASE テストを確認し、次に Statement::CreateDatabase を調べます。その際、location フィールドと managed_location フィールドも確認してください。両方のフィールドの構文を確定して文書化し、その構文をカバーするテストを追加して、動作が明確になるようにします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust, sql
- 領域
- databases
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100