This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8e6b9b4026 [fix](sink) Fix NodeChannel add_block_closure null pointer (#21534) add 2d94477748 [fix](type system) fix datetimev2 write column to arrow (#21529) No new revisions were added by this update. Summary of changes: .../serde/data_type_datetimev2_serde.cpp | 4 ++-- regression-test/suites/source_p0/ddl/create.sql | 19 +++++++++++++++++ regression-test/suites/source_p0/ddl/insert.sql | 1 + .../doris_source.groovy} | 24 ++++++++++------------ 4 files changed, 33 insertions(+), 15 deletions(-) create mode 100644 regression-test/suites/source_p0/ddl/create.sql create mode 100644 regression-test/suites/source_p0/ddl/insert.sql copy regression-test/suites/{flink_connector_p0/flink_connector.groovy => source_p0/doris_source.groovy} (59%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org