317brian commented on code in PR #19637: URL: https://github.com/apache/druid/pull/19637#discussion_r3554842446
########## docs/tutorials/tutorial-delete-data.md: ########## @@ -34,7 +34,7 @@ This tutorial requires the following: In this tutorial, we will use the Wikipedia edits data, with an indexing spec that creates hourly segments. This spec is located at `quickstart/tutorial/deletion-index.json`, and it creates a datasource called `deletion-tutorial`. -Let's load this initial data by calling the Druid Overlord API: +Let's load our initial data by calling Druid Overlord: Review Comment: ```suggestion Let's load our initial data by calling the Druid Overlord API: ``` -- 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]
