spark git commit: [SPARK-23233][PYTHON] Reset the cache in asNondeterministic to set deterministic properly

2018-01-27 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 65600bfdb -> 3b6fc286d [SPARK-23233][PYTHON] Reset the cache in asNondeterministic to set deterministic properly ## What changes were proposed in this pull request? Reproducer: ```python from pyspark.sql.functions import udf f =

spark git commit: [SPARK-23233][PYTHON] Reset the cache in asNondeterministic to set deterministic properly

2018-01-27 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 6328868e5 -> 3227d14fe [SPARK-23233][PYTHON] Reset the cache in asNondeterministic to set deterministic properly ## What changes were proposed in this pull request? Reproducer: ```python from pyspark.sql.functions import udf f =