This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 1548de2abc7 [fix](outfile) fix jsonb boolean outfile (#39136)
1548de2abc7 is described below

commit 1548de2abc717334f65e2b67d54e75351836e25f
Author: amory <wangqian...@selectdb.com>
AuthorDate: Fri Aug 9 21:26:32 2024 +0800

    [fix](outfile) fix jsonb boolean outfile (#39136)
    
    ## Proposed changes
    this pr: https://github.com/apache/doris/pull/38683 omit some outfile to
    be fixed
    Issue Number: close #xxx
    
    <!--Describe your changes.-->
---
 .../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 51c904364cb..8a7fa8e0da0 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: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to