jonkeane commented on code in PR #13207: URL: https://github.com/apache/arrow/pull/13207#discussion_r881864500
########## 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: ```suggestion **Acero** (pronounced ʌˈsɜroʊ) is a streaming execution engine that allows computation to be expressed ``` Suggestion to use IPA if we are providing a pronunciation guide (also the stress is the second syllable, yeah?) -- 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]
