rubenada commented on code in PR #2965:
URL: https://github.com/apache/calcite/pull/2965#discussion_r1020048689


##########
site/_docs/reference.md:
##########
@@ -49,6 +49,13 @@ here to appease testAllFunctionsAreDocumented:
 | SUCCEEDS       | Documented as a period operator
 | TABLE          | Documented as part of FROM syntax
 | VARIANCE()     | In SqlStdOperatorTable, but not fully implemented
+
+Dialect-specific:
+
+| C | Function       | Reason not documented
+|:--|:-------------- |:---------------------
+| c | AGGREGATE(m)   | TODO: document; also AS MEASURE

Review Comment:
   I guess when this get "officially" documented, we will also need to add 'c' 
as a new value for the compatibility column in the "Dialect-specific 
Operators", but there is no point to add it now, right?



-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to