GitHub user ueshin opened a pull request:
https://github.com/apache/spark/pull/22421
[SPARK-25431][SQL][EXAMPLES] Fix function examples and unify the format of
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 and unify 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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22421.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 #22421
----
commit baed43acbe01e981ed5bc699285486bc25c9b3f8
Author: Takuya UESHIN <ueshin@...>
Date: 2018-09-14T09:19:56Z
Fix function examples and unify the format of the example results.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]