kfaraz commented on code in PR #13043: URL: https://github.com/apache/druid/pull/13043#discussion_r964908343
########## docs/ingestion/native-batch-input-source.md: ########## @@ -29,7 +29,7 @@ For general information on native batch indexing and parallel task indexing, see ## S3 input source -> You need to include the [`druid-s3-extensions`](../development/extensions-core/s3.md) as an extension to use the S3 input source. +> You need to include the [`druid-s3-extensions`](../development/extensions-core/s3.md) as an extension to use the S3 input source. Review Comment: Yeah, the trailing space was removed in the original PR. Reverting that commit would have brought back this change. -- 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]
