GitHub user httfighter opened a pull request:
https://github.com/apache/spark/pull/21767
SPARK-24804 There are duplicate words in the title in the DatasetSuite
## What changes were proposed in this pull request?
In DatasetSuite.scala, in the 1299 line,
test("SPARK-19896: cannot have circular references in in case class") ,
there are duplicate words "in in". We can get rid of one.
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/httfighter/spark inin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21767.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 #21767
----
commit 1442ba751ef3b6b6212b8b44893d974cac4963b5
Author: é©ç°ç°00222924 <han.tiantian@...>
Date: 2018-07-14T07:00:20Z
SPARK-24804 There are duplicate words in the title in the DatasetSuite
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]