This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 66d540a154a [test](warmup) increase wait time to fix flaky test
(#54964)
add 34dcd21c6ef [Chore](case) add case of percentile/regr series (#54986)
No new revisions were added by this update.
Summary of changes:
.../support_type/percentile/percentile.out | Bin 0 -> 354 bytes
.../percentile_ap/percentile_approx.out | Bin 0 -> 417 bytes
.../percentile_approx_weighted.out} | Bin 141 -> 156 bytes
.../percentile_ar/percentile_array.out | Bin 0 -> 487 bytes
.../support_type/regr_intercept/regr_intercept.out | Bin 0 -> 395 bytes
.../support_type/regr_slope/regr_slope.out | Bin 0 -> 351 bytes
.../avg.groovy => percentile/percentile.groovy} | 40 ++++++++------------
.../percentile_approx.groovy} | 33 +++++------------
.../percentile_approx_weighted.groovy} | 34 ++++++++---------
.../percentile_array.groovy} | 41 ++++++++-------------
.../regr_intercept.groovy} | 40 ++++++++------------
.../avg.groovy => regr_slope/regr_slope.groovy} | 40 ++++++++------------
12 files changed, 91 insertions(+), 137 deletions(-)
create mode 100644
regression-test/data/query_p0/aggregate/support_type/percentile/percentile.out
create mode 100644
regression-test/data/query_p0/aggregate/support_type/percentile_ap/percentile_approx.out
copy regression-test/data/{bloom_filter_p0/test_bloom_filter_drop_column.out
=>
query_p0/aggregate/support_type/percentile_ap_w/percentile_approx_weighted.out}
(61%)
create mode 100644
regression-test/data/query_p0/aggregate/support_type/percentile_ar/percentile_array.out
create mode 100644
regression-test/data/query_p0/aggregate/support_type/regr_intercept/regr_intercept.out
create mode 100644
regression-test/data/query_p0/aggregate/support_type/regr_slope/regr_slope.out
copy regression-test/suites/query_p0/aggregate/support_type/{avg/avg.groovy =>
percentile/percentile.groovy} (54%)
copy regression-test/suites/query_p0/aggregate/support_type/{ndv/ndv.groovy =>
percentile_ap/percentile_approx.groovy} (62%)
copy regression-test/suites/query_p0/aggregate/support_type/{avg/avg.groovy =>
percentile_ap_w/percentile_approx_weighted.groovy} (68%)
copy regression-test/suites/query_p0/aggregate/support_type/{avg/avg.groovy =>
percentile_ar/percentile_array.groovy} (54%)
copy regression-test/suites/query_p0/aggregate/support_type/{avg/avg.groovy =>
regr_intercept/regr_intercept.groovy} (54%)
copy regression-test/suites/query_p0/aggregate/support_type/{avg/avg.groovy =>
regr_slope/regr_slope.groovy} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]