apache / apache/datafusion-sqlparser-rs
consider provide more examples
- 主要语言
- Rust
- 星标
- 3.5k
- 派生
- 772
- 平均合并
- 4 天 9 小时
- 30 天内合并 PR
- 17
描述
Thanks for the project! I am just playing with the parser to get used to it. However, I could not figure out how we get to the components that were parsed from the AST parser. I followed an example as described in [here](https://github.com/ballista-compute/sqlparser-rs/#example). Since only a few examples are [given](https://github.com/ballista-compute/sqlparser-rs/tree/main/examples), I think it is a bit off to understand and extend this library by following only those examples. It's better to add more examples. :)
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 README 示例和 examples 目录中的现有文件。确定有关访问从 AST 解析出的组件的指导缺失之处,然后添加有针对性的示例,使这种用法和扩展路径更加清晰;完成的标准是示例能够解释超出现有覆盖范围的相关 parser 结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100