You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/18 23:36:58 UTC

[GitHub] john-bodley opened a new issue #6887: Unable to determine column type from INFORMATION_SCHEMA.COLUMNS

john-bodley opened a new issue #6887: Unable to determine column type from INFORMATION_SCHEMA.COLUMNS
URL: https://github.com/apache/incubator-druid/issues/6887
 
 
   Per the [broker](http://druid.io/docs/latest/operations/api-reference.html#broker) API documentation it suggests that the `/druid/v2/datasources/{dataSourceName}/metrics` API endpoint is deprecated, 
   
   > This API is deprecated and will be removed in future releases. Please use [SegmentMetadataQuery](../querying/segmentmetadataquery.html) instead which provides more comprehensive information and supports all dataSource types including streaming dataSources. It's also encouraged to use [INFORMATION_SCHEMA tables](../querying/sql.html#retrieving-metadata) if you're using SQL.
   
   however for the [INFORMATION_SCHEMA.COLUMNS](http://druid.io/docs/latest/querying/sql.html#retrieving-metadata) there doesn't seem to be any way to decipher between a dimension or metric column. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org