This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ba6bd8b695d [chore](cloud) Expose download command in
tools/fdb/fdb_ctl.sh for convenience (#58257)
add 14a2c498dac [refactor](mysql output)Use to_string when outputting
plain text to MySQL. (#57824)
No new revisions were added by this update.
Summary of changes:
.../data_types/serde/data_type_bitmap_serde.cpp | 15 ++++
.../vec/data_types/serde/data_type_bitmap_serde.h | 3 +
.../vec/data_types/serde/data_type_hll_serde.cpp | 15 ++++
be/src/vec/data_types/serde/data_type_hll_serde.h | 3 +
.../vec/data_types/serde/data_type_jsonb_serde.cpp | 6 ++
.../data_types/serde/data_type_nullable_serde.cpp | 10 +++
.../data_types/serde/data_type_nullable_serde.h | 2 +
.../data_types/serde/data_type_number_serde.cpp | 12 +++-
.../serde/data_type_quantilestate_serde.cpp | 18 +++++
.../serde/data_type_quantilestate_serde.h | 3 +
be/src/vec/data_types/serde/data_type_serde.cpp | 6 ++
be/src/vec/data_types/serde/data_type_serde.h | 5 ++
be/src/vec/sink/vmysql_result_writer.cpp | 84 +++++++++++++++++++---
13 files changed, 170 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]