aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2016-03-21 15:24:18 -0700
committerReynold Xin <rxin@databricks.com>2016-03-21 15:24:18 -0700
commitf3717fc7c97ea402c9ddf9020405070421eeb4a4 (patch)
tree59f37eb8ed351e966b7d86ee8584e47e253c401f /docs
parentf35df7d1820738cc1dac81271041707010e2f08f (diff)
downloadspark-f3717fc7c97ea402c9ddf9020405070421eeb4a4.tar.gz
spark-f3717fc7c97ea402c9ddf9020405070421eeb4a4.tar.bz2
spark-f3717fc7c97ea402c9ddf9020405070421eeb4a4.zip
[SPARK-14004][FOLLOW-UP] Implementations of NonSQLExpression should not override sql method
## What changes were proposed in this pull request? There is only one exception: `PythonUDF`. However, I don't think the `PythonUDF#` prefix is useful, as we can only create python udf under python context. This PR removes the `PythonUDF#` prefix from `PythonUDF.toString`, so that it doesn't need to overrde `sql`. ## How was this patch tested? existing tests. Author: Wenchen Fan <wenchen@databricks.com> Closes #11859 from cloud-fan/tmp.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions