GitHub user ueshin opened a pull request:
https://github.com/apache/spark/pull/22437
[SPARK-25431][SQL][EXAMPLES] Fix function examples and the example results.
## What changes were proposed in this pull request?
There are some mistakes in examples of newly added functions. Also the
format of the example results are not unified. We should fix them.
## How was this patch tested?
Manually executed the examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ueshin/apache-spark
issues/SPARK-25431/fix_examples_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22437.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 #22437
----
commit 865b09bffc964a6c7411b50abe44bb1bab68f649
Author: Takuya UESHIN <ueshin@...>
Date: 2018-09-14T09:19:56Z
Fix function examples and the example results.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]