kfaraz commented on a change in pull request #11926:
URL: https://github.com/apache/druid/pull/11926#discussion_r750337751



##########
File path: docs/ingestion/data-formats.md
##########
@@ -598,8 +598,10 @@ For example:
   ]
 }
 ```
-After Druid reads the input data records, it applies the flattenSpec before 
applying any other specs such as 
[`timestampSpec`](./ingestion-spec.md#timestampspec), 
[`transformSpec`](./ingestion-spec.md#transformspec),
-> [`dimensionsSpec`](./ingestion-spec.md#dimensionsspec), or 
[`metricsSpec`](./ingestion-spec.md#metricsspec). Keep this in mind when 
writing your ingestion spec.
+> After Druid reads the input data records, it applies the flattenSpec before 
applying any other specs such as
+> [`timestampSpec`](./ingestion-spec.md#timestampspec), 
[`transformSpec`](./ingestion-spec.md#transformspec),
+> [`dimensionsSpec`](./ingestion-spec.md#dimensionsspec), or 
[`metricsSpec`](./ingestion-spec.md#metricsspec).
+> Keep this in mind when writing your ingestion spec.

Review comment:
       This line seems redundant (and perhaps a bit intimidating too 😛 ) now 
that the whole thing is a quoted block.
   Should we get rid of it?




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to