We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2249525 + 776594a commit 8e6363cCopy full SHA for 8e6363c
plugins/floating-pages-exceptions.txt
@@ -11,4 +11,3 @@ integrations/language-clients/java/client-v1
11
integrations/language-clients/java/jdbc-v1
12
integrations/data-ingestion/clickpipes/postgres/maintenance.md
13
operations/backup.md
14
-sql-reference/datalakes.md
sidebars.js
@@ -478,6 +478,15 @@ const sidebars = {
478
},
479
],
480
481
+ {
482
+ type: "category",
483
+ label: "Data Lakes",
484
+ collapsed: false,
485
+ collapsible: false,
486
+ link: { type: "doc", id: "sql-reference/datalakes" },
487
+ items: [
488
+ ],
489
+ },
490
491
492
integrations: [
0 commit comments