Github user MLnick commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12207#discussion_r59026055
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/DataFrameStatFunctions.scala ---
    @@ -71,6 +71,28 @@ final class DataFrameStatFunctions private[sql](df: 
DataFrame) {
       }
     
       /**
    +   * Calculates the approximate quantiles of numerical columns of a 
DataFrame.
    --- End diff --
    
    Does the `@see` link work (as in links to the method with full doc)? Can 
you build the docs on your PR and check it? I'm not totally sure whether it 
will point to the doc of the other method or just to itself.


---
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