This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from db5299d [fix] fix compile error (#8688)
add 365eba0 [fix] fix core dump when avg on not null decimal in empty
table (#8681)
No new revisions were added by this update.
Summary of changes:
.../vec/aggregate_functions/aggregate_function_avg.h | 6 ++++--
regression-test/suites/empty_table/ddl/empty.sql | 7 +++++++
.../suites/empty_table/load.groovy | 19 +++++++++----------
.../suites/empty_table/sql/avg_decimal.sql | 1 +
4 files changed, 21 insertions(+), 12 deletions(-)
create mode 100644 regression-test/suites/empty_table/ddl/empty.sql
copy be/src/runtime/thread_context.cpp =>
regression-test/suites/empty_table/load.groovy (68%)
create mode 100644 regression-test/suites/empty_table/sql/avg_decimal.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]