Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARK-24804 There are duplicate words in the test title in the DatasetSuite #21767

Closed
wants to merge 1 commit into from

Conversation

httfighter
Copy link
Contributor

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.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@httfighter httfighter changed the title SPARK-24804 There are duplicate words in the title in the DatasetSuite SPARK-24804 There are duplicate words in the test title in the DatasetSuite Jul 14, 2018
@HyukjinKwon
Copy link
Member

@httfighter, it's okay but mind if I ask take a look and see if there are some typos like this? I'm pretty sure there are more and it'd be better to deal with them in a batch while we are here.

@wangyum
Copy link
Member

wangyum commented Jul 14, 2018

Find more typos:

  • Analyze > Run Inspection by Name
    image
  • Type "Typo"
    image
  • You will be able to see all typos:
    image

@srowen
Copy link
Member

srowen commented Jul 18, 2018

yeah, please avoid PRs that are this trivial, it's just not worth the overhead. But I merged it this time.
Also please read https://spark.apache.org/contributing.html

@asfgit asfgit closed this in 002300d Jul 18, 2018
@httfighter
Copy link
Contributor Author

Thank you for your comments, @srowen @HyukjinKwon @wangyum. I will try to contribute more valuable issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants