This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-60560-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from dc4bc1bddce branch-4.0: [Improve](StreamingJob) add more metrics to 
observe the streaming job #60493 (#60571)
     add bcf536cb3b9 [Improve](streaming job) support postgres partition table 
sync (#60560)

No new revisions were added by this update.

Summary of changes:
 .../insert/streaming/StreamingMultiTblTask.java    |   2 +-
 .../connection/PostgresReplicationConnection.java  | 932 +++++++++++++++++++++
 .../reader/postgres/PostgresSourceReader.java      |  12 +-
 .../cdc/test_streaming_postgres_job_partition.out  |  10 +
 .../test_streaming_postgres_job_partition.groovy   | 174 ++++
 .../cdc/test_streaming_postgres_job_priv.groovy    |   4 +-
 6 files changed, 1129 insertions(+), 5 deletions(-)
 create mode 100644 
fs_brokers/cdc_client/src/main/java/io/debezium/connector/postgresql/connection/PostgresReplicationConnection.java
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_postgres_job_partition.out
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_postgres_job_partition.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to