This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-44326-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from b2d7554a11c branch-3.0: [fix](new_json_reader)fix core for
new_json_reader #45905 (#46253)
add 948a927b872 [fix](DECIMAL) error DECIMAL cat to BOOLEAN (#44326)
No new revisions were added by this update.
Summary of changes:
be/src/vec/data_types/data_type_decimal.h | 19 ++++++----
be/src/vec/functions/function_cast.h | 43 ++++++++++++++--------
.../correctness/test_cast_decimalv3_as_bool.out | 17 +++++++++
...3.groovy => test_cast_decimalv3_as_bool.groovy} | 38 +++++++++----------
.../case_function/test_case_function_null.groovy | 18 ++++++---
5 files changed, 86 insertions(+), 49 deletions(-)
create mode 100644
regression-test/data/correctness/test_cast_decimalv3_as_bool.out
copy regression-test/suites/correctness/{test_cast_as_decimalv3.groovy =>
test_cast_decimalv3_as_bool.groovy} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]