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 a86882fa29c [fix](http) Fix EvHttpServer crash during graceful
shutdown in ASAN mode (#59769)
add 410e5314e2b [Fix](StreamingJob) fix create table issues when create
streaming job (#59828)
No new revisions were added by this update.
Summary of changes:
.../doris/httpv2/rest/StreamingJobAction.java | 3 +
.../apache/doris/job/util/StreamingJobUtils.java | 27 ++-
.../doris/job/util/StreamingJobUtilsTest.java | 240 +++++++++++++++++++++
.../cdc/test_streaming_mysql_job_all_type.out | 2 +-
.../cdc/test_streaming_mysql_job.groovy | 3 +-
5 files changed, 272 insertions(+), 3 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/job/util/StreamingJobUtilsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]