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 73f7ccb58f [typo](docs) fix document display error in SHOW-ALTER.md
and SHOW-PARTITION-ID.md and SHOW-PARTITIONS.md (#15453)
add 9a517d6a8f [DataType](Deciamlv3) change the avg function scale of
decimalv3 (#15445)
No new revisions were added by this update.
Summary of changes:
.../sql-reference/Data-Types/DECIMALV3.md | 2 +-
.../sql-reference/Data-Types/DECIMALV3.md | 2 +-
.../apache/doris/analysis/FunctionCallExpr.java | 10 +-
.../java/org/apache/doris/catalog/ScalarType.java | 1 +
.../main/java/org/apache/doris/catalog/Type.java | 8 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q07.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q09.out | 2 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q13.out | 2 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q18.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q26.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q27.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q28.out | 2 +-
.../datev2/tpcds_sf1_p1/sql/pipeline_q39_1.out | 88 +-
.../datev2/tpcds_sf1_p1/sql/pipeline_q39_2.out | 8 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q47.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q53.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q57.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q63.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q75.out | 182 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q85.out | 12 +-
.../data/datev2/tpcds_sf1_p1/sql/pipeline_q89.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q07.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q09.out | 2 +-
.../data/datev2/tpcds_sf1_p1/sql/q13.out | 2 +-
.../data/datev2/tpcds_sf1_p1/sql/q18.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q26.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q27.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q28.out | 2 +-
.../data/datev2/tpcds_sf1_p1/sql/q39_1.out | 88 +-
.../data/datev2/tpcds_sf1_p1/sql/q39_2.out | 8 +-
.../data/datev2/tpcds_sf1_p1/sql/q47.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q53.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q57.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q63.out | 200 +-
.../data/datev2/tpcds_sf1_p1/sql/q75.out | 180 +-
.../data/datev2/tpcds_sf1_p1/sql/q85.out | 12 +-
.../data/datev2/tpcds_sf1_p1/sql/q89.out | 200 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q01.out | 8 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q02.out | 24 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q03.out | 20 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q05.out | 10 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q06.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q07.out | 8 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q08.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q09.out | 350 ++--
.../data/datev2/tpch_sf1_p2/sql/pipeline_q10.out | 40 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q11.out | 2096 ++++++++++----------
.../data/datev2/tpch_sf1_p2/sql/pipeline_q15.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q18.out | 114 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q19.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/pipeline_q22.out | 14 +-
.../data/datev2/tpch_sf1_p2/sql/q01.out | 8 +-
.../data/datev2/tpch_sf1_p2/sql/q02.out | 24 +-
.../data/datev2/tpch_sf1_p2/sql/q03.out | 20 +-
.../data/datev2/tpch_sf1_p2/sql/q05.out | 10 +-
.../data/datev2/tpch_sf1_p2/sql/q06.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/q07.out | 8 +-
.../data/datev2/tpch_sf1_p2/sql/q08.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/q09.out | 350 ++--
.../data/datev2/tpch_sf1_p2/sql/q10.out | 40 +-
.../data/datev2/tpch_sf1_p2/sql/q11.out | 2096 ++++++++++----------
.../data/datev2/tpch_sf1_p2/sql/q15.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/q18.out | 114 +-
.../data/datev2/tpch_sf1_p2/sql/q19.out | 2 +-
.../data/datev2/tpch_sf1_p2/sql/q22.out | 14 +-
.../data/decimalv3/tpch_sf0.1_p1/sql/q01.out | 8 +-
.../data/decimalv3/tpch_sf1_p2/sql/q01.out | 8 +-
67 files changed, 4811 insertions(+), 4802 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]