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

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


    from e2bfaa807f0 [fix](regression) Batch export_p0 generated VALUES inserts 
(#65208)
     add 49e888e2450 [fix](streaming-job) Support delete sign in CDC stream TVF 
(#65146)

No new revisions were added by this update.

Summary of changes:
 .../CdcStreamTableValuedFunction.java              |  12 +-
 .../CdcStreamTableValuedFunctionTest.java          | 101 +++++++++++++++++
 ..._streaming_job_cdc_stream_mysql_delete_sign.out |  21 ++++
 ...reaming_job_cdc_stream_postgres_delete_sign.out |  21 ++++
 ...eaming_job_cdc_stream_mysql_delete_sign.groovy} | 123 +++++++--------------
 ...ing_job_cdc_stream_postgres_delete_sign.groovy} |  62 ++++++++---
 6 files changed, 240 insertions(+), 100 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/tablefunction/CdcStreamTableValuedFunctionTest.java
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/tvf/test_streaming_job_cdc_stream_mysql_delete_sign.out
 create mode 100644 
regression-test/data/job_p0/streaming_job/cdc/tvf/test_streaming_job_cdc_stream_postgres_delete_sign.out
 copy 
regression-test/suites/job_p0/streaming_job/cdc/tvf/{test_streaming_job_cdc_stream_mysql.groovy
 => test_streaming_job_cdc_stream_mysql_delete_sign.groovy} (53%)
 copy 
regression-test/suites/job_p0/streaming_job/cdc/tvf/{test_streaming_job_cdc_stream_postgres.groovy
 => test_streaming_job_cdc_stream_postgres_delete_sign.groovy} (65%)


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

Reply via email to