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

[SUPPORT] support show/drop partitions tablename sql #3555

Closed
melin opened this issue Aug 28, 2021 · 5 comments
Closed

[SUPPORT] support show/drop partitions tablename sql #3555

melin opened this issue Aug 28, 2021 · 5 comments

Comments

@melin
Copy link

melin commented Aug 28, 2021

support show/drop partitions tablename sql:

show partitions hudi_table

ALTER TABLE test_hudi_dt DROP PARTITION(ds='2021-05-06');

melin@796c854

@melin melin changed the title [SUPPORT] support show partitions tablename sql [SUPPORT] support show/drop partitions tablename sql Sep 7, 2021
@nsivabalan
Copy link
Contributor

@pengzhiwei2018 : Can you take this up. If you have a tracking jira, please link here and close this issue out.

@YannByron
Copy link
Contributor

@nsivabalan @pengzhiwei2018 i'm glad to take it up.

@YannByron
Copy link
Contributor

YannByron commented Sep 19, 2021

jira to show partitions: https://issues.apache.org/jira/browse/HUDI-2456

@xushiyan
Copy link
Member

PR opened by @YannByron #3693

@xushiyan
Copy link
Member

@melin looks like you already have a version of drop partition implemented. Do you mind opening up a PR for it? Filed the drop partition ticket https://issues.apache.org/jira/browse/HUDI-2482

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

No branches or pull requests

4 participants