Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/20137
  
    I am not against anything, but the outputs of the following two are 
inconsistent. It looks confusing to end users.
    
    ```
    help(udf(lambda: 1, "integer").asNondeterministic())
    help(udf(lambda: 1, "integer"))
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to