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

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


    from f988f65f45c branch-4.0: [chore](cloud) Change enable_packed_file 
default to false and add fuzzy config #59773 (#59817)
     add 4102f575057 [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