techdocsmith commented on code in PR #14023:
URL: https://github.com/apache/druid/pull/14023#discussion_r1160332105


##########
website/sidebars.json:
##########
@@ -153,19 +150,26 @@
           "querying/dimensionspecs",
           "querying/aggregations",
           "querying/post-aggregations",
-          "misc/math-expr",
+          "querying/math-expr",
           "querying/having",
           "querying/limitspec",
           "querying/topnmetricspec",
           "querying/sorting-orders",
           "querying/virtual-columns",
-          "development/geo"
+          "querying/geo"
         ]
       }
     ],
+    "API reference":[
+      "multi-stage-query/api",

Review Comment:
   i notice that docs on the file system don't match up with this. will we be 
making that change in a later iteration?



##########
website/i18n/en.json:
##########
@@ -23,6 +23,9 @@
       "comparisons/druid-vs-sql-on-hadoop": {
         "title": "Apache Druid vs SQL-on-Hadoop"
       },
+      "configuration/extensions": {

Review Comment:
   I think we can exclude this file from the pr



-- 
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]

Reply via email to