apache / apache/datafusion-sqlparser-rs

`CREATE DATABASE` location

未关闭
#453 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
3.5k
派生
772
平均合并
4 天 9 小时
30 天内合并 PR
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 和现有的两个 CREATE DATABASE 测试,然后检查 Statement::CreateDatabase,包括其 location 和 managed_location 字段。确定两个字段的语法并记录下来,添加覆盖该语法的测试,以便明确其行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust, sql
领域
databases
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。