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

[Minor][SQL] Remove duplicate call of reset() function in CurrentOrigin.withOrigin() #16615

Closed
wants to merge 1 commit into from

Conversation

jiangxb1987
Copy link
Contributor

What changes were proposed in this pull request?

Remove duplicate call of reset() function in CurrentOrigin.withOrigin().

How was this patch tested?

Existing test cases.

@SparkQA
Copy link

SparkQA commented Jan 17, 2017

Test build #71502 has finished for PR 16615 at commit ffb21b4.

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

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

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

Yes, seems plainly a duplicate

@jiangxb1987
Copy link
Contributor Author

Thank you for your comment @srowen !

@rxin
Copy link
Contributor

rxin commented Jan 17, 2017

Merging in master.

@asfgit asfgit closed this in fee20df Jan 17, 2017
@jiangxb1987 jiangxb1987 deleted the dummy-code branch January 18, 2017 00:16
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…in.withOrigin()

## What changes were proposed in this pull request?

Remove duplicate call of reset() function in CurrentOrigin.withOrigin().

## How was this patch tested?

Existing test cases.

Author: jiangxingbo <jiangxb1987@gmail.com>

Closes apache#16615 from jiangxb1987/dummy-code.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…in.withOrigin()

## What changes were proposed in this pull request?

Remove duplicate call of reset() function in CurrentOrigin.withOrigin().

## How was this patch tested?

Existing test cases.

Author: jiangxingbo <jiangxb1987@gmail.com>

Closes apache#16615 from jiangxb1987/dummy-code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants