Github user Wenpei commented on the pull request:

    https://github.com/apache/spark/pull/10587#issuecomment-169202207
  
    Thanks, @srowen I will try to add parameter explain to fold. 
    But for treeAggregate, it has comments like below to refer to Aggregate 
function. I thought it's enough for user.
       * Aggregates the elements of this RDD in a multi-level tree pattern.
       *
       * @param depth suggested depth of the tree (default: 2)
       * @see [[org.apache.spark.rdd.RDD#aggregate]]


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to