jon-wei commented on a change in pull request #6119: Add docs for virtual 
columns and transform specs
URL: https://github.com/apache/incubator-druid/pull/6119#discussion_r208757254
 
 

 ##########
 File path: docs/content/ingestion/index.md
 ##########
 @@ -97,6 +98,7 @@ An example dataSchema is shown below:
 | parser | JSON Object | Specifies how ingested data can be parsed. | yes |
 | metricsSpec | JSON Object array | A list of 
[aggregators](../querying/aggregations.html). | yes |
 | granularitySpec | JSON Object | Specifies how to create segments and roll up 
data. | yes |
+| transformSpec | JSON Object | Specifes how to filter and transform input 
data. See [transform specs](../ingestion/transform-spec.html).| no |
 
 Review comment:
   I see a lot of areas in the docs with "../<current directory>", not sure why 
that's used

----------------------------------------------------------------
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]

Reply via email to