yurmix commented on a change in pull request #8003: Add missing reference to Materialized-View extension. URL: https://github.com/apache/incubator-druid/pull/8003#discussion_r299187902
########## File path: docs/content/development/extensions.md ########## @@ -95,6 +95,7 @@ All of these community extensions can be downloaded using [pull-deps](../operati |kafka-emitter|Kafka metrics emitter|[link](../development/extensions-contrib/kafka-emitter.html)| |druid-thrift-extensions|Support thrift ingestion |[link](../development/extensions-contrib/thrift.html)| |druid-opentsdb-emitter|OpenTSDB metrics emitter |[link](../development/extensions-contrib/opentsdb-emitter.html)| +|materialized-view-selection materialized-view-maintenance|Materialized View|[link](../development/extensions-contrib/materialized-view.html)| Review comment: I'll keep it like that, but BTW it is possible to itemize: |Name|Description|Docs| |----|-----------|----| |<ul><li>materialized-view-selection</li><li>materialized-view-maintenance</li></ul>|Materialized View|[link](../development/extensions-contrib/materialized-view.html)| ---------------------------------------------------------------- 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]
