wjones127 commented on code in PR #13207: URL: https://github.com/apache/arrow/pull/13207#discussion_r882078137
########## docs/source/cpp/overview.rst: ########## @@ -66,6 +66,9 @@ reference. **Kernels** are specialized computation functions running in a loop over a given set of datums representing input and output parameters to the functions. +**Acero** (pronounced AH-serr-oh) is a streaming execution engine that allows computation to be expressed Review Comment: Pronunciation is hard; the word exists across many languages and dialects. This is what it sounds like to me: `[ˈa.sɜ.ɾo]` 🤷 ```suggestion **Acero** (typically pronounced [ˈa.sɜ.ɾo] / AH-serr-oh) is a streaming execution engine that allows computation to be expressed ``` Or maybe just don't provide a guide 🤦 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org