Skip to content

Conversation

@JNSimba
Copy link
Member

@JNSimba JNSimba commented Jan 16, 2026

Versions

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

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for MySQL and PostgreSQL multi-table continuous data synchronization using Streaming Jobs. The documentation expands on the existing TVF-based streaming job functionality to include direct database synchronization capabilities.

Changes:

  • Restructured sidebar navigation to categorize streaming job documentation into TVF and Multi-table continuous load
  • Added new multi-table synchronization documentation for MySQL/Postgres in both English and Chinese
  • Updated SQL reference documentation to include new syntax for database source synchronization
  • Fixed relative link paths in existing TVF documentation

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
versioned_sidebars/version-4.x-sidebars.json Restructured navigation to group streaming job docs under "Continuous Load" category
sidebars.ts Applied same navigation restructuring for current version
versioned_docs/version-4.x/data-operate/import/streaming-job/streaming-job-tvf.md Updated title to "TVF Continuous Load" and fixed relative links
versioned_docs/version-4.x/data-operate/import/streaming-job/streaming-job-multi-table.md New comprehensive guide for MySQL/Postgres multi-table synchronization
docs/sql-manual/sql-statements/job/CREATE-STREAMING-JOB.md Expanded SQL reference to document new source types (MySQL/Postgres) and properties
i18n/zh-CN/.../streaming-job-tvf.md Chinese version updates matching English changes
i18n/zh-CN/.../streaming-job-multi-table.md Chinese version of new multi-table synchronization guide
i18n/zh-CN/.../CREATE-STREAMING-JOB.md Chinese version of expanded SQL reference
docs/data-operate/import/streaming-job/* Current version English documentation updates
i18n/zh-CN/docusaurus-plugin-content-docs/current/* Current version Chinese documentation updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…al/sql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
JNSimba and others added 9 commits January 22, 2026 11:22
…ql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…al/sql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…al/sql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/import/streaming-job/streaming-job-multi-table.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ql-statements/job/CREATE-STREAMING-JOB.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/import/streaming-job/streaming-job-multi-table.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…rate/import/streaming-job/streaming-job-multi-table.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…rate/import/streaming-job/streaming-job-multi-table.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant