Skip to content

[SPARK-24603][SQL] Fix findTightestCommonType reference in comments #21597

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

Closed
wants to merge 1 commit into from

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Jun 20, 2018

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.

@HyukjinKwon
Copy link
Member

It's okay but mind taking another look and see if there are some typos while we are here? I am pretty sure there are more and it should be good to catch them in batch while we are here.

@HyukjinKwon
Copy link
Member

BTW, typo change doesn't need a JIRA. Let's avoid next time.

@maropu
Copy link
Member

maropu commented Jun 20, 2018

nitpicking though... plz add [SQL] in the title, [SPARK-24603][SQL] Fix

findTightestCommonTypeOfTwo has been renamed to findTightestCommonType
@Fokko
Copy link
Contributor Author

Fokko commented Jun 20, 2018

@HyukjinKwon Ok, some Apache projects are really strict with the Jira tickets.

@maropu I've updated the commit

@HyukjinKwon
Copy link
Member

@Fokko, thanks for bearing with it. (see also https://spark.apache.org/contributing.html).

@Fokko Fokko changed the title [SPARK-24603] Fix findTightestCommonType reference in comments [SPARK-24603][SQL] Fix findTightestCommonType reference in comments Jun 22, 2018
@HyukjinKwon
Copy link
Member

ok to test

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

asfgit pushed a commit that referenced this pull request Jun 28, 2018
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.

Author: Fokko Driesprong <fokkodriesprong@godatadriven.com>

Closes #21597 from Fokko/fd-typo.

(cherry picked from commit 6a97e8e)
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
asfgit pushed a commit that referenced this pull request Jun 28, 2018
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.

Author: Fokko Driesprong <fokkodriesprong@godatadriven.com>

Closes #21597 from Fokko/fd-typo.

(cherry picked from commit 6a97e8e)
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
@HyukjinKwon
Copy link
Member

Merged to master, branch-2.3 and branch-2.2.

@asfgit asfgit closed this in 6a97e8e Jun 28, 2018
@SparkQA
Copy link

SparkQA commented Jun 28, 2018

Test build #92405 has finished for PR 21597 at commit 9a65366.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
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.

Author: Fokko Driesprong <fokkodriesprong@godatadriven.com>

Closes apache#21597 from Fokko/fd-typo.

(cherry picked from commit 6a97e8e)
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants