GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/22363
[SPARK-25375][SQL][TEST] Reenable qualified perm. function checks in
UDFSuite
## What changes were proposed in this pull request?
At Spark 2.0.0, SPARK-14335 adds some [commented-out test
coverages](https://github.com/apache/spark/pull/12117/files#diff-dd4b39a56fac28b1ced6184453a47358R177
). This PR enables them because it's supported since 2.0.0.
## How was this patch tested?
Pass the Jenkins with re-enabled test coverage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-25375
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22363.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22363
----
commit e71920ec6e9c2560e39d01943dda0f49716ea1b7
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-09-08T01:04:44Z
[SPARK-25375][SQL][TEST] Reenable qualified perm. function checks in
UDFSuite
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]