Github user davebarnes97 commented on a diff in the pull request: https://github.com/apache/geode-native/pull/59#discussion_r106495072 --- Diff: docs/geode-native-docs/function-execution/handling-function-results.html.md.erb --- @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Geode provides a default result collector. If you need special results handling, code a custom `ResultsCollector` implementation to replace the provided default. Use the `Execution::withCollector` method to define your custom collector. +There is a default result collector. If you need special results handling, code a custom `ResultsCollector` implementation to replace the provided default. Use the `Execution::withCollector` method to define your custom collector. --- End diff -- As long as you (@karensmolermiller) are satisfied that no meaning was lost, you have my +1 for this PR.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---