gianm commented on a change in pull request #6361: Deprecate dimensions / metrics APIs on brokers URL: https://github.com/apache/incubator-druid/pull/6361#discussion_r219493356
########## File path: docs/content/operations/api-reference.md ########## @@ -412,10 +412,18 @@ druid.query.segmentMetadata.defaultHistory Returns the dimensions of the datasource. +<div class="note caution"> Review comment: segmentMetadata queries or Druid SQL INFORMATION_SCHEMA, probably. And I would include the reason: they provide more comprehensive information, and they work on streaming datasources too, which these APIs do not always. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
