jihoonson commented on a change in pull request #9358: Does not support Post-Aggregations URL: https://github.com/apache/druid/pull/9358#discussion_r381476331
########## File path: docs/development/extensions-contrib/materialized-view.md ########## @@ -134,3 +134,4 @@ There are 2 parts in a view query: |query |The real query of this `view` query. The real query must be [groupBy](../../querying/groupbyquery.md), [topN](../../querying/topnquery.md), or [timeseries](../../querying/timeseriesquery.md) type.|yes| **Note that Materialized View is currently designated as experimental. Please make sure the time of all processes are the same and increase monotonically. Otherwise, some unexpected errors may happen on query results.** +**Note Does not support Post-Aggregations** Review comment: Hi @ritik02, thank you for your contribution! Would you please rephrase to "**Note that the Materialized View does not support Post-Aggregations**"? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
