File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -285,7 +285,6 @@ export const enSidebar = {
285285 text : 'Functions and Operators' ,
286286 collapsible : true ,
287287 children : [
288- { text : 'UDF Libraries' , link : 'UDF-Libraries_apache' } ,
289288 {
290289 text : 'Operator and Expression' ,
291290 link : 'Operator-and-Expression' ,
Original file line number Diff line number Diff line change @@ -276,7 +276,6 @@ export const zhSidebar = {
276276 text : '函数与运算符' ,
277277 collapsible : true ,
278278 children : [
279- { text : 'UDF函数库' , link : 'UDF-Libraries_apache' } ,
280279 { text : '函数与运算符' , link : 'Operator-and-Expression' } ,
281280 { text : '内置函数与表达式' , link : 'Function-and-Expression' } ,
282281 ] ,
Original file line number Diff line number Diff line change @@ -281,7 +281,6 @@ export const enSidebar = {
281281 text : 'Functions and Operators' ,
282282 collapsible : true ,
283283 children : [
284- { text : 'UDF Libraries' , link : 'UDF-Libraries_apache' } ,
285284 {
286285 text : 'Operator and Expression' ,
287286 link : 'Operator-and-Expression' ,
Original file line number Diff line number Diff line change @@ -272,7 +272,6 @@ export const zhSidebar = {
272272 text : '函数与运算符' ,
273273 collapsible : true ,
274274 children : [
275- { text : 'UDF函数库' , link : 'UDF-Libraries_apache' } ,
276275 { text : '函数与运算符' , link : 'Operator-and-Expression' } ,
277276 { text : '内置函数与表达式' , link : 'Function-and-Expression' } ,
278277 ] ,
You can’t perform that action at this time.
0 commit comments