techdocsmith commented on code in PR #12772:
URL: https://github.com/apache/druid/pull/12772#discussion_r924856358


##########
docs/ingestion/native-batch-input-source.md:
##########
@@ -738,7 +737,7 @@ Each of the SQL queries will be run in its own sub-task and 
thus for the above e
 
 **Recommended practices**
 
-Compared to the other native batch InputSources, SQL InputSource behaves 
differently in terms of reading the input data and so it would be helpful to 
consider the following points before using this InputSource in a production 
environment:
+Compared to the other native batch input sources, SQL input source behaves 
differently in terms of reading the input data and so it would be helpful to 
consider the following points before using this input source in a production 
environment:

Review Comment:
   ```suggestion
   Compared to the other native batch input sources, SQL input source behaves 
differently in terms of reading the input data. Therefore, consider the 
following points before using this input source in a production environment:
   ```



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