GitHub user Fokko opened a pull request:
https://github.com/apache/spark/pull/21597
[SPARK-24603] Fix findTightestCommonType reference in comments
findTightestCommonTypeOfTwo has been renamed to findTightestCommonType
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## 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/Fokko/spark fd-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21597.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 #21597
----
commit df23db22e91d33cb296f54f5f4df46097537b218
Author: Fokko Driesprong <fokkodriesprong@...>
Date: 2018-06-20T09:15:27Z
[SPARK-24603] Fix findTightestCommonType reference in comments
findTightestCommonTypeOfTwo has been renamed to findTightestCommonType
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]