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 16e25f6335b [opt](profile) Avoid unnecessary copies in the profile
thrift (#34720)
add 86f680d984e [fix](decimal) Fix long string casting to decimalv2
(#35121)
No new revisions were added by this update.
Summary of changes:
be/src/util/string_parser.hpp | 169 ++++++++-------------
be/test/vec/data_types/from_string_test.cpp | 2 +-
.../data_types/serde/data_type_serde_csv_test.cpp | 31 ++--
.../data_types/serde/data_type_serde_text_test.cpp | 37 ++---
.../datatype_p0/decimalv2/test_decimalv2_load.out | 8 -
.../decimalv2/test_decimalv2_overflow2.out | 11 +-
.../decimalv2/test_decimalv2_load.groovy | 36 -----
.../decimalv2/test_decimalv2_overflow2.groovy | 18 +++
8 files changed, 121 insertions(+), 191 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]