Skip to content

branch-4.0: [Feature](Streaming Job) Extend streaming job to support Postgres synchronization #59461 - #59530

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59461-branch-4.0
Jan 5, 2026
Merged

branch-4.0: [Feature](Streaming Job) Extend streaming job to support Postgres synchronization #59461#59530
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59461-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #59461

…chronization (#59461)
### What problem does this PR solve?
This Issues (#58896) implements
multi-table synchronization in MySQL, The main purpose of this PR is to
extend the data source to Postgres.
@Thearas

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@Thearas

Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 100.00% (2/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.29% (18675/35045)
Line Coverage39.12% (173066/442417)
Region Coverage33.78% (133663/395702)
Branch Coverage34.78% (57835/166286)

@hello-stephen

Copy link
Copy Markdown
Contributor

FE UT Coverage Report

Increment line coverage 13.54% (13/96) 🎉
Increment coverage report
Complete coverage report

@yiguolei
yiguolei merged commit d81698c into branch-4.0Jan 5, 2026
24 of 28 checks passed
@github-actions
github-actionsBot deleted the auto-pick-59461-branch-4.0 branch January 5, 2026 02:21
ybtsdst pushed a commit to ybtsdst/doris that referenced this pull request Feb 27, 2026
…Postgres synchronization apache#59461 (apache#59530)
Cherry-picked from apache#59461
Co-authored-by: wudi <wudi@selectdb.com>
Sign up for freeto 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.

5 participants

@Thearas@hello-stephen@yiguolei@dataroaring@JNSimba