This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-56402-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from de97b935f5b branch-4.0: [fix](sql cache) fix sql cache use legacy
cache when use some special session variables and audit log's HitSqlCache not
working #56434 (#56530)
add 5925338f9fb [chore](type) remove to_string from DataType part II
(#56402)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/fold_constant_executor.cpp | 30 +++++-----------------
be/src/vec/data_types/data_type_date.h | 4 ++-
.../data_types/data_type_date_or_datetime_v2.cpp | 14 ----------
.../vec/data_types/data_type_date_or_datetime_v2.h | 22 ++++++++++++++--
be/src/vec/data_types/data_type_date_time.cpp | 8 ------
be/src/vec/data_types/data_type_date_time.h | 10 +++++++-
be/src/vec/data_types/data_type_number_base.cpp | 2 ++
be/src/vec/data_types/data_type_number_base.h | 3 ++-
be/src/vec/sink/writer/vmysql_table_writer.cpp | 21 ++++-----------
9 files changed, 48 insertions(+), 66 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]