Yulei-Yang commented on code in PR #27994:
URL: https://github.com/apache/doris/pull/27994#discussion_r1414945253
##########
docs/sidebars.json:
##########
@@ -867,7 +867,8 @@
"sql-manual/sql-reference/Database-Administration-Statements/RECOVER",
"sql-manual/sql-reference/Database-Administration-Statements/KILL",
"sql-manual/sql-reference/Database-Administration-Statements/ADMIN-REBALANCE-DISK",
-
"sql-manual/sql-reference/Database-Administration-Statements/ADMIN-CANCEL-REBALANCE-DISK"
+
"sql-manual/sql-reference/Database-Administration-Statements/ADMIN-CANCEL-REBALANCE-DISK",
+
"sql-manual/sql-reference/Database-Administration-Statements/UNSET-VARIABLE"
Review Comment:
unset variable stmt is brought by me via
https://github.com/apache/doris/pull/27552, but I forgot to add its document to
sidebar, so fix it here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]