4paradigm / 4paradigm/OpenMLDB
docs: add index explanations in sql `desc`
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
add explanations in [DESC_STATEMENT](https://github.com/4paradigm/OpenMLDB/blob/59fbca2af07bd970edc855f3c1dd0f21268ff17c/docs/zh/reference/sql/ddl/DESC_STATEMENT.md)
add a ref in quickstart
贡献指南
调研方向
The issue points to a specific documentation file (DESC_STATEMENT.md) and mentions adding explanations for indexes in SQL DESC. Start by locating the file in the docs/zh/reference/sql/ddl/ directory. Examine the existing content to understand the DESC statement format. Then, research how indexes are described in OpenMLDB's SQL syntax, possibly by checking the codebase or other documentation. The goal is to add clear explanations about indexes to that file and update the quickstart reference.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- databases, documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100