This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from cd6f5684588 [fix](delete) Incorrect precision detection for the decimal type in condition. (#37801) add a741cd308b2 [fix](stacktrace) Add conf `enable_stacktrace` (#37713) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 4 ---- be/src/common/config.cpp | 2 ++ be/src/common/config.h | 3 +++ be/src/common/status.h | 28 ++++++++++------------------ be/src/util/stack_util.cpp | 6 +++--- be/src/vec/common/allocator.cpp | 6 +++--- be/test/testutil/run_all_tests.cpp | 5 +++++ build.sh | 5 ----- 8 files changed, 26 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org