This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 9100fba47e9 [Fix](parquet-reader) Fix decimal test case out files.
(#30715)
9100fba47e9 is described below
commit 9100fba47e9524914a44395635261b334d1291bd
Author: Qi Chen <[email protected]>
AuthorDate: Thu Feb 1 21:17:17 2024 +0800
[Fix](parquet-reader) Fix decimal test case out files. (#30715)
---
regression-test/data/external_table_p0/hive/test_hive_parquet.out | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/regression-test/data/external_table_p0/hive/test_hive_parquet.out
b/regression-test/data/external_table_p0/hive/test_hive_parquet.out
index d0a22fe47b8..62609128d98 100644
--- a/regression-test/data/external_table_p0/hive/test_hive_parquet.out
+++ b/regression-test/data/external_table_p0/hive/test_hive_parquet.out
@@ -10146,14 +10146,14 @@ us washington 1999
-495084140.9042
-- !q22_max --
-27960.57 29917.80 41344.02 43556.47 18281.12
+23887.60 25842.81 32884.88 33992.96 15150.96
-- !q22_min --
-0.00 0.00 0.00 0.00 -9884.00
+0.00 0.00 0.00 0.00 -9516.78
-- !q22_sum --
-2296013386.03 2399429017.59 3573059811.32 3676453127.65 -256727758.97
+23095553.85 24129934.27 35905936.02 36939911.07 -2652355.15
-- !q22_avg --
-2296.5737 2399.9882 3573.0598 3676.4531 -256.7277
+2310.4795 2413.7175 3590.5936 3693.9911 -265.2355
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]