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

yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a59646d2fa1 [fix] add to-json sidebar  (#2556)
a59646d2fa1 is described below

commit a59646d2fa1b2360e935f324f37a3a85beadf08f
Author: Mryange <[email protected]>
AuthorDate: Thu Jul 24 22:00:31 2025 +0800

    [fix] add to-json sidebar  (#2556)
    
    ## Versions
    
    - [x] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [ ] Chinese
    - [ ] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 sidebars.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sidebars.json b/sidebars.json
index 38a4df7d1f1..cebc55ff1f9 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -1509,7 +1509,8 @@
                                         
"sql-manual/sql-functions/scalar-functions/json-functions/json-set",
                                         
"sql-manual/sql-functions/scalar-functions/json-functions/json-type",
                                         
"sql-manual/sql-functions/scalar-functions/json-functions/json-unquote",
-                                        
"sql-manual/sql-functions/scalar-functions/json-functions/json-valid"
+                                        
"sql-manual/sql-functions/scalar-functions/json-functions/json-valid",
+                                        
"sql-manual/sql-functions/scalar-functions/json-functions/to-json"
                                     ]
                                 },
                                 {


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

Reply via email to