Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

#15704 will fail if we use int literal in DROP PARTITION, and we have reverted it in branch-2.1.

This PR reverts it in master branch, and add a regression test for it, to make sure the master branch is healthy.

How was this patch tested?

new regression test

@cloud-fan
Copy link
Contributor Author

cloud-fan commented Nov 28, 2016

@hvanhovell
Copy link
Contributor

LGTM pending jenkins.

@dongjoon-hyun lets merge the implementation of ALTER TABLE DROP PARTITION with your fix for it in #15987.

@dongjoon-hyun
Copy link
Member

I see. @cloud-fan and @hvanhovell .

@SparkQA
Copy link

SparkQA commented Nov 28, 2016

Test build #69248 has finished for PR 16036 at commit b4b8f20.

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

@hvanhovell
Copy link
Contributor

LGTM. Merging to master (2.1 was already reverted). Thanks!

@asfgit asfgit closed this in d31ff9b Nov 28, 2016
@dongjoon-hyun
Copy link
Member

@hvanhovell , could you give me some direction on #15987 before updating?
The as-is direction of #15987 seems to be not proper.

robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 2, 2016
…omparators

## What changes were proposed in this pull request?

apache#15704 will fail if we use int literal in `DROP PARTITION`, and we have reverted it in branch-2.1.

This PR reverts it in master branch, and add a regression test for it, to make sure the master branch is healthy.

## How was this patch tested?

new regression test

Author: Wenchen Fan <wenchen@databricks.com>

Closes apache#16036 from cloud-fan/revert.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…omparators

## What changes were proposed in this pull request?

apache#15704 will fail if we use int literal in `DROP PARTITION`, and we have reverted it in branch-2.1.

This PR reverts it in master branch, and add a regression test for it, to make sure the master branch is healthy.

## How was this patch tested?

new regression test

Author: Wenchen Fan <wenchen@databricks.com>

Closes apache#16036 from cloud-fan/revert.
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