techdocsmith commented on code in PR #13451: URL: https://github.com/apache/druid/pull/13451#discussion_r1087173255
########## docs/data-management/update.md: ########## @@ -43,7 +43,7 @@ is ongoing for a particular time range of a datasource, new ingestions for that other time ranges proceed as normal. Read-only queries also proceed as normal, using the pre-existing version of the data. -Druid does not support single-record updates by primary key. +**Druid does not support single-record updates by primary key.** Review Comment: ```suggestion > Druid does not support single-record updates by primary key. ``` Prefer note style over bold sentences. Bold is typically reserved for UI elements. -- 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]
