Skip to content

Conversation

@pzzs
Copy link
Contributor

@pzzs pzzs commented Feb 6, 2015

make hivecontext support "alter ... unset tblproperties("key")"
like :
alter view viewName unset tblproperties("k")
alter table tableName unset tblproperties("k")

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@marmbrus
Copy link
Contributor

marmbrus commented Feb 6, 2015

ok to test

@SparkQA
Copy link

SparkQA commented Feb 6, 2015

Test build #26938 has started for PR 4424 at commit 6dd8bee.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 6, 2015

Test build #26938 has finished for PR 4424 at commit 6dd8bee.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26938/
Test PASSed.

@pzzs
Copy link
Contributor Author

pzzs commented Feb 7, 2015

ping marmbrus

@pzzs
Copy link
Contributor Author

pzzs commented Feb 7, 2015

@marmbrus Could you merge it?

asfgit pushed a commit that referenced this pull request Feb 10, 2015
make hivecontext support "alter ... unset tblproperties("key")"
like :
alter view viewName unset tblproperties("k")
alter table tableName unset tblproperties("k")

Author: DoingDone9 <[email protected]>

Closes #4424 from DoingDone9/unset and squashes the following commits:

6dd8bee [DoingDone9] support "alter ... unset tblproperties("key")"

(cherry picked from commit d08e7c2)
Signed-off-by: Michael Armbrust <[email protected]>
@asfgit asfgit closed this in d08e7c2 Feb 10, 2015
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