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

    https://github.com/apache/spark/pull/10290#discussion_r47583609
  
    --- Diff: R/pkg/R/DataFrame.R ---
    @@ -1903,7 +1903,7 @@ setMethod("except",
     #' }
    --- End diff --
    
    @felixcheung  Is it necessary to do that ? Because I notice there's no doc 
for the default value in other R APIs. Actually user can see the default value 
in the function signature which is also in the R doc. 
    ```
    ## S4 method for signature 'DataFrame,character'
    write.df(df, path, source = NULL,
      mode = "error", ...)
    ```


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