jihoonson 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_r208678460
 
 

 ##########
 File path: docs/content/ingestion/index.md
 ##########
 @@ -270,6 +275,10 @@ This spec is used to generate segments with arbitrary 
intervals (it tries to cre
 | rollup | boolean | rollup or not | no (default == true) |
 | intervals | string | A list of intervals for the raw data being ingested. 
Ignored for real-time ingestion. | no. If specified, batch ingestion tasks may 
skip determining partitions phase which results in faster ingestion. |
 
+# Transform Spec
+
+Transform specs allow Druid to transform and filter input data during 
ingestion. See [Transform specs](../ingestion/transform-spec.html)
 
 Review comment:
   nit: `./transform-spec.html`?

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