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

    https://github.com/apache/spark/pull/15952#discussion_r88822111
  
    --- Diff: R/pkg/R/functions.R ---
    @@ -2341,7 +2341,7 @@ setMethod("from_utc_timestamp", signature(y = 
"Column", x = "character"),
     #' Locate the position of the first occurrence of substr column in the 
given string.
     #' Returns null if either of the arguments are null.
     #'
    -#' NOTE: The position is not zero based, but 1 based index. Returns 0 if 
substr
    +#' Note: The position is not zero based, but 1 based index. Returns 0 if 
substr
    --- End diff --
    
    **Before**
    
    ![2016-11-21 11 41 
48](https://cloud.githubusercontent.com/assets/6477701/20468992/84677aae-afdf-11e6-89cd-44968f2b63df.png)
    
    **After**
    
    ![2016-11-21 11 41 
45](https://cloud.githubusercontent.com/assets/6477701/20468994/8c28293c-afdf-11e6-8a7f-313e7efddfce.png)



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