Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] fix links in 2.2 #35221

Merged
merged 2 commits into from
Nov 16, 2023
Merged

[Doc] fix links in 2.2 #35221

merged 2 commits into from
Nov 16, 2023

Conversation

evelynzhaojie
Copy link
Contributor

Why I'm doing:

What I'm doing:

Fixes #issue

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.

If yes, please specify the type of change:

  • Interface/UI changes: syntax, type conversion, expression evaluation, display information
  • Parameter changes: default values, similar parameters but with different default values
  • Policy changes: use new policy to replace old one, functionality automatically enabled
  • Feature removed
  • Miscellaneous: upgrade & downgrade compatibility, etc.

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

Bugfix cherry-pick branch check:

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

Signed-off-by: evelynzhaojie <[email protected]>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 16, 2023
Copy link

[FE Incremental Coverage Report]

pass : 0 / 0 (0%)

Copy link

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

@evelynzhaojie
Copy link
Contributor Author

@mergify backport branch-2.1

Copy link
Contributor

mergify bot commented Nov 16, 2023

backport branch-2.1

✅ Backports have been created

@evelynzhaojie evelynzhaojie merged commit a83aa88 into StarRocks:branch-2.2 Nov 16, 2023
17 checks passed
mergify bot pushed a commit that referenced this pull request Nov 16, 2023
Signed-off-by: evelynzhaojie <[email protected]>
(cherry picked from commit a83aa88)

# Conflicts:
#	docs/en/loading/Loading_intro.md
#	docs/zh/faq/Sql_faq.md
#	docs/zh/faq/loading/Broker_load_faq.md
#	docs/zh/faq/loading/Loading_faq.md
#	docs/zh/faq/loading/Stream_load_faq.md
#	docs/zh/introduction/StarRocks_intro.md
#	docs/zh/loading/BrokerLoad.md
#	docs/zh/quick_start/Create_table.md
#	docs/zh/quick_start/Deploy.md
#	docs/zh/quick_start/Import_and_query.md
#	docs/zh/sql-reference/sql-functions/aggregate-functions/count.md
#	docs/zh/sql-reference/sql-functions/json-functions/json-operators.md
#	docs/zh/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md
#	docs/zh/sql-reference/sql-statements/data-definition/CREATE_INDEX.md
#	docs/zh/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md
#	docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md
#	docs/zh/sql-reference/sql-statements/data-definition/RECOVER.md
#	docs/zh/sql-reference/sql-statements/data-definition/RESTORE.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/EXPORT.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md
#	docs/zh/sql-reference/sql-statements/data-manipulation/insert.md
#	docs/zh/sql-reference/sql-statements/data-types/BITMAP.md
#	docs/zh/table_design/StarRocks_table_design.md
#	docs/zh/unloading/Export.md
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