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

github-actions[bot] pushed a change to branch auto-pick-63404-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f530fcbfc7a branch-4.1: [fix](test) stabilize internal copy recycler 
case #63340 (#63601)
     add d83d1763c50 [test](streaming-job) refine cdc data-type and boundary 
regression cases for mysql/pg (#63404)

No new revisions were added by this update.

Summary of changes:
 ...est_streaming_mysql_job_charset_and_strings.out |  39 +++++
 .../cdc/test_streaming_mysql_job_enum_set.out      |  27 +++
 .../test_streaming_mysql_job_integer_boundary.out  |  31 ++++
 .../cdc/test_streaming_mysql_job_json_types.out    |  52 ++++++
 ....out => test_streaming_mysql_job_partition.out} |   0
 .../test_streaming_postgres_job_array_boundary.out |  29 +++
 .../test_streaming_postgres_job_jsonb_types.out    |  32 ++++
 .../cdc/test_streaming_postgres_job_uuid.out       |  26 +++
 ..._streaming_mysql_job_charset_and_strings.groovy | 195 +++++++++++++++++++++
 .../cdc/test_streaming_mysql_job_enum_set.groovy   | 182 +++++++++++++++++++
 ...est_streaming_mysql_job_integer_boundary.groovy | 165 +++++++++++++++++
 .../cdc/test_streaming_mysql_job_json_types.groovy | 176 +++++++++++++++++++
 .../cdc/test_streaming_mysql_job_partition.groovy  | 166 ++++++++++++++++++
 .../cdc/test_streaming_postgres_job.groovy         |   2 +-
 ...st_streaming_postgres_job_array_boundary.groovy | 185 +++++++++++++++++++
 .../test_streaming_postgres_job_jsonb_types.groovy | 186 ++++++++++++++++++++
 .../cdc/test_streaming_postgres_job_uuid.groovy    | 176 +++++++++++++++++++
 17 files changed, 1668 insertions(+), 1 deletion(-)
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_mysql_job_charset_and_strings.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_mysql_job_enum_set.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_mysql_job_integer_boundary.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_mysql_job_json_types.out
 copy 
regression-test/data/job_p0/streaming_job/cdc/{test_streaming_postgres_job_partition.out
 => test_streaming_mysql_job_partition.out} (100%)
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_postgres_job_array_boundary.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_postgres_job_jsonb_types.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/test_streaming_postgres_job_uuid.out
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_mysql_job_charset_and_strings.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_mysql_job_enum_set.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_mysql_job_integer_boundary.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_mysql_job_json_types.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_mysql_job_partition.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_postgres_job_array_boundary.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_postgres_job_jsonb_types.groovy
 create mode 100644 
regression-test/suites/job_p0/streaming_job/cdc/test_streaming_postgres_job_uuid.groovy


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

Reply via email to