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

[feature] (meta) Add expire snapshots functionality for Iceberg tables #34942

Open
3 tasks done
xiabaike opened this issue May 16, 2024 · 0 comments
Open
3 tasks done
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@xiabaike
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Description

In iceberg, the function of expired snapshots is supported. I think doris should support this operation as well.
The question is, should we provide Spark-like syntax for 'CALL hive_prod.system.expire_snapshots' or Trino-like syntax for 'alter table EXECUTE'.
Welcome your feedback and suggestions.

https://iceberg.apache.org/docs/nightly/spark-procedures/#expire_snapshots
https://trino.io/docs/current/connector/iceberg.html#expire-snapshots

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@xiabaike xiabaike added the kind/feature Categorizes issue or PR as related to a new feature. label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant