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 c3ac2a50f1a [Enhancement] print the detail of workload group in query 
profile  (#59673)
     add f1cbbfef6e8 [Fix](StreamingJob) fix postgres consumer data in multi 
backend (#59798)

No new revisions were added by this update.

Summary of changes:
 .../insert/streaming/StreamingMultiTblTask.java    |  3 +-
 .../job/offset/jdbc/JdbcSourceOffsetProvider.java  | 55 ++++++++++++++++++++++
 .../cdcclient/controller/ClientController.java     | 14 ++++++
 .../source/reader/JdbcIncrementalSourceReader.java |  5 +-
 .../source/reader/mysql/MySqlSourceReader.java     |  5 +-
 .../reader/postgres/PostgresSourceReader.java      |  3 ++
 .../cdc/test_streaming_mysql_job_priv.groovy       | 22 ++++++++-
 .../cdc/test_streaming_postgres_job_priv.groovy    | 52 +++++++++++---------
 8 files changed, 133 insertions(+), 26 deletions(-)


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

Reply via email to