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

diwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from dca4439859c [fix](cloud) Add error detail in tablet key get failure 
message (#60492)
     add 7082e74704a [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