File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,9 +80,9 @@ export const enSidebar = {
8080 { text : 'Write & Delete Data' , link : 'Write-Delete-Data' } ,
8181 { text : 'Query Data' , link : 'Query-Data' } ,
8282 { text : 'Operator and Expression' , link : 'Operator-and-Expression' } ,
83- { text : 'Stream Processing' , link : 'Streaming_apache' } ,
8483 { text : 'Data Sync' , link : 'Data-Sync_apache' } ,
8584 { text : 'Data Subscription' , link : 'Data-Subscription' } ,
85+ { text : 'Stream Processing' , link : 'Streaming_apache' } ,
8686 { text : 'Database Programming' , link : 'Database-Programming' } ,
8787 { text : 'UDF' , link : 'User-defined-function' } ,
8888 { text : 'Database Administration' , link : 'Authority-Management' } ,
Original file line number Diff line number Diff line change @@ -80,9 +80,9 @@ export const zhSidebar = {
8080 { text : '数据写入与删除' , link : 'Write-Delete-Data' } ,
8181 { text : '数据查询' , link : 'Query-Data' } ,
8282 { text : '运算符、函数和表达式' , link : 'Operator-and-Expression' } ,
83- { text : '流处理框架' , link : 'Streaming_apache' } ,
8483 { text : '数据同步' , link : 'Data-Sync_apache' } ,
8584 { text : '数据订阅' , link : 'Data-Subscription' } ,
85+ { text : '流处理框架' , link : 'Streaming_apache' } ,
8686 { text : '数据库编程' , link : 'Database-Programming' } ,
8787 { text : '用户自定义函数' , link : 'User-defined-function' } ,
8888 { text : '权限管理' , link : 'Authority-Management' } ,
Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ export const enSidebar = {
8484 { text : 'Write & Delete Data' , link : 'Write-Delete-Data' } ,
8585 { text : 'Query Data' , link : 'Query-Data' } ,
8686 { text : 'Operator and Expression' , link : 'Operator-and-Expression' } ,
87- { text : 'Stream Processing' , link : 'Streaming_timecho' } ,
8887 { text : 'Data Sync' , link : 'Data-Sync_timecho' } ,
8988 { text : 'Data Subscription' , link : 'Data-Subscription' } ,
89+ { text : 'Stream Processing' , link : 'Streaming_timecho' } ,
9090 { text : 'Tiered Storage' , link : 'Tiered-Storage_timecho' } ,
9191 { text : 'View' , link : 'IoTDB-View_timecho' } ,
9292 { text : 'AI Capability' , link : 'AINode_timecho' } ,
Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ export const zhSidebar = {
8484 { text : '数据写入与删除' , link : 'Write-Delete-Data' } ,
8585 { text : '数据查询' , link : 'Query-Data' } ,
8686 { text : '运算符和表达式' , link : 'Operator-and-Expression' } ,
87- { text : '流处理框架' , link : 'Streaming_timecho' } ,
8887 { text : '数据同步' , link : 'Data-Sync_timecho' } ,
8988 { text : '数据订阅' , link : 'Data-Subscription' } ,
89+ { text : '流处理框架' , link : 'Streaming_timecho' } ,
9090 { text : '多级存储' , link : 'Tiered-Storage_timecho' } ,
9191 { text : '视图' , link : 'IoTDB-View_timecho' } ,
9292 { text : 'AI能力' , link : 'AINode_timecho' } ,
You can’t perform that action at this time.
0 commit comments