This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-61433-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 23b290dbfdc branch-4.1: [Improve](Streamingjob) support
exclude_columns for Postgres streaming job #61267 (#61537)
add 9410271ea39 [improve](Streamingjob) add macaddr8/xml/hstore and array
element type for PostgreSQL (#61433)
No new revisions were added by this update.
Summary of changes:
.../jdbc/client/JdbcPostgreSQLClient.java | 9 +-
.../deserialize/DebeziumJsonDeserializer.java | 15 +++-
.../doris/cdcclient/utils/SchemaChangeHelper.java | 8 ++
.../cdcclient/utils/SchemaChangeHelperTest.java | 49 +++++++++--
.../cdc/test_streaming_postgres_job_all_type.out | 9 +-
.../test_streaming_postgres_job_array_types.out | 21 +++++
.../test_streaming_postgres_job_all_type.groovy | 10 ++-
...test_streaming_postgres_job_array_types.groovy} | 96 +++++++++++-----------
8 files changed, 157 insertions(+), 60 deletions(-)
create mode 100644
regression-test/data/job_p0/streaming_job/cdc/test_streaming_postgres_job_array_types.out
copy
regression-test/suites/job_p0/streaming_job/cdc/{test_streaming_postgres_job_all_type.groovy
=> test_streaming_postgres_job_array_types.groovy} (55%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]