Skip to content

[docs] Fix CREATE INDEX examples in 3.x and 4.x Chinese docs and English docs#3593

Merged
morningman merged 4 commits intoapache:masterfrom
cheonsija:fix-create-index-doc
May 5, 2026
Merged

[docs] Fix CREATE INDEX examples in 3.x and 4.x Chinese docs and English docs#3593
morningman merged 4 commits intoapache:masterfrom
cheonsija:fix-create-index-doc

Conversation

@cheonsija
Copy link
Copy Markdown
Contributor

What changed

Fix incorrect SQL examples in the Chinese CREATE INDEX documentation for Doris 3.x and 4.x.

The examples missed the required indexed column list after the table name. This PR also clarifies that the column list is mandatory in the syntax description.

Versions

  • dev
  • 3.x
  • 4.x
  • 2.1

Languages

  • English
  • Chinese

Add the required column list to CREATE INDEX examples and clarify that the indexed column list is mandatory.
Updated SQL index creation examples to specify the column name.
@morningman morningman merged commit fd23a40 into apache:master May 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants