Skip to content

[Doc] Fixed SHOW DATA command syntax in documentation.#53498

Merged
alvin-celerdata merged 1 commit intoStarRocks:mainfrom
kalyanmysore:patch-2
Dec 4, 2024
Merged

[Doc] Fixed SHOW DATA command syntax in documentation.#53498
alvin-celerdata merged 1 commit intoStarRocks:mainfrom
kalyanmysore:patch-2

Conversation

@kalyanmysore
Copy link
Contributor

@kalyanmysore kalyanmysore commented Dec 3, 2024

Why I'm doing:

The documentation seemed to show that the table name is optional even when the FROM clause was used. I think that's an error. When the FROM clause is used, I think the table name is required. The database name is optional.

What I'm doing:

Changing the line that shows the syntax of the SHOW DATA command.
Its a minor change.

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Does this PR entail a change in behavior?

  • [] Yes, this PR will result in a change in behavior.
  • No, this PR will not result in a change in behavior.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function
  • This is a backport pr

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 3.4
    • 3.3
    • 3.2
    • 3.1
    • 3.0

@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Dec 3, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2024

[Java-Extensions Incremental Coverage Report]

pass : 0 / 0 (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2024

[FE Incremental Coverage Report]

pass : 0 / 0 (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2024

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

@alvin-celerdata alvin-celerdata changed the title Fixed SHOW DATA command syntax in documentation. [Doc] Fixed SHOW DATA command syntax in documentation. Dec 4, 2024
@alvin-celerdata alvin-celerdata merged commit 815b720 into StarRocks:main Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants