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 2021/11/16 14:38:16 UTC

[GitHub] [druid] kfaraz commented on a change in pull request #11926: Docs - Corrected admonition issue

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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