westonpace commented on code in PR #13207: URL: https://github.com/apache/arrow/pull/13207#discussion_r885056924
########## 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: I've updated to use both, changing the stress to the second syllable. Please confirm this is what was desired. -- 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]
