vtlim commented on code in PR #14111: URL: https://github.com/apache/druid/pull/14111#discussion_r1181944987
########## docs/development/extensions-core/s3.md: ########## @@ -32,7 +32,7 @@ To use this Apache Druid extension, [include](../../development/extensions.md#lo ### Reading data from S3 -Use a native batch [Parallel task](../../ingestion/native-batch.md) with an [S3 input source](../../ingestion/native-batch-input-sources.html#s3-input-source) to read objects directly from S3. Review Comment: Should this change from plural to singular? (sources to source) Also in line 82 ########## docs/development/extensions-core/s3.md: ########## @@ -32,7 +32,7 @@ To use this Apache Druid extension, [include](../../development/extensions.md#lo ### Reading data from S3 -Use a native batch [Parallel task](../../ingestion/native-batch.md) with an [S3 input source](../../ingestion/native-batch-input-sources.html#s3-input-source) to read objects directly from S3. Review Comment: Did you mean to change from plural to singular? (sources to source) Also in line 82 -- 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]
