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 635ea39aaf3 [fix](regression-test) fix output of jsonb (#39217)
635ea39aaf3 is described below

commit 635ea39aaf3fe50ee571bbfa53b84cfa02e86add
Author: lihangyu <[email protected]>
AuthorDate: Mon Aug 12 15:07:10 2024 +0800

    [fix](regression-test) fix output of jsonb (#39217)
    
    introduced by  #39025
---
 .../jsonb_p0/test_jsonb_load_and_function.out      | 76 +++++++++++-----------
 1 file changed, 38 insertions(+), 38 deletions(-)

diff --git 
a/regression-test/data/nereids_p0/jsonb_p0/test_jsonb_load_and_function.out 
b/regression-test/data/nereids_p0/jsonb_p0/test_jsonb_load_and_function.out
index 71fe88a8492..8daef744322 100644
--- a/regression-test/data/nereids_p0/jsonb_p0/test_jsonb_load_and_function.out
+++ b/regression-test/data/nereids_p0/jsonb_p0/test_jsonb_load_and_function.out
@@ -7714,11 +7714,11 @@
 2      null    \N
 3      true    true
 4      false   false
-5      100     \N
-6      10000   \N
-7      1000000000      \N
-8      1152921504606846976     \N
-9      6.18    \N
+5      100     true
+6      10000   true
+7      1000000000      true
+8      1152921504606846976     true
+9      6.18    true
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7731,9 +7731,9 @@
 26     \N      \N
 27     {"k1":"v1","k2":200}    \N
 28     {"a.b.c":{"k1.a1":"v31","k2":300},"a":"niu"}    \N
-29     12524337771678448270    \N
-30     -9223372036854775808    \N
-31     18446744073709551615    \N
+29     12524337771678448270    true
+30     -9223372036854775808    true
+31     18446744073709551615    true
 32     {"":"v1"}       \N
 33     {"":1,"":"v1"}  \N
 34     {"":1,"ab":"v1","":"v1","":2}   \N
@@ -7741,13 +7741,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      -13824
 8      1152921504606846976     0
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7770,13 +7770,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      1000000000
 8      1152921504606846976     0
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7799,13 +7799,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      1000000000
 8      1152921504606846976     1152921504606846976
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7828,8 +7828,8 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1.0
+4      false   0.0
 5      100     100.0
 6      10000   10000.0
 7      1000000000      1.0E9
@@ -7888,11 +7888,11 @@
 2      null    \N
 3      true    true
 4      false   false
-5      100     \N
-6      10000   \N
-7      1000000000      \N
-8      1152921504606846976     \N
-9      6.18    \N
+5      100     true
+6      10000   true
+7      1000000000      true
+8      1152921504606846976     true
+9      6.18    true
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7905,9 +7905,9 @@
 26     \N      \N
 27     {"k1":"v1","k2":200}    \N
 28     {"a.b.c":{"k1.a1":"v31","k2":300},"a":"niu"}    \N
-29     12524337771678448270    \N
-30     -9223372036854775808    \N
-31     18446744073709551615    \N
+29     12524337771678448270    true
+30     -9223372036854775808    true
+31     18446744073709551615    true
 32     {"":"v1"}       \N
 33     {"":1,"":"v1"}  \N
 34     {"":1,"ab":"v1","":"v1","":2}   \N
@@ -7915,13 +7915,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      -13824
 8      1152921504606846976     0
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7944,13 +7944,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      1000000000
 8      1152921504606846976     0
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -7973,13 +7973,13 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      1000000000
 8      1152921504606846976     1152921504606846976
-9      6.18    \N
+9      6.18    6
 10     "abcd"  \N
 11     {}      \N
 12     {"k1":"v31","k2":300}   \N
@@ -8002,8 +8002,8 @@
 -- !select --
 1      \N      \N
 2      null    \N
-3      true    \N
-4      false   \N
+3      true    1
+4      false   0
 5      100     100
 6      10000   10000
 7      1000000000      1000000000


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to