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] Add Procedure in flink for creating empty branch #2847

Closed
1 of 2 tasks
schnappi17 opened this issue Feb 4, 2024 · 3 comments
Closed
1 of 2 tasks

[Feature] Add Procedure in flink for creating empty branch #2847

schnappi17 opened this issue Feb 4, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@schnappi17
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

subtask of #1795, adding Procedure in flink to support creating an empty branch for Paimon tables

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@schnappi17 schnappi17 added the enhancement New feature or request label Feb 4, 2024
@herefree
Copy link
Contributor

What does it mean to create an empty branch? In pip9 , creating a branch requires specifying a tag.

@schnappi17
Copy link
Contributor Author

schnappi17 commented Mar 7, 2024

What does it mean to create an empty branch? In pip9 , creating a branch requires specifying a tag.

Hi @herefree, this is because we sometimes need to do the full-data-correction instead of incremental-data-correction which need to re-calc all the data and write to an empty table(branch).

@herefree
Copy link
Contributor

herefree commented Mar 8, 2024

What does it mean to create an empty branch? In pip9 , creating a branch requires specifying a tag.

Hi @herefree, this is because we sometimes need to do the full-data-correction instead of incremental-data-correction which need to re-calc all the data and write to an empty table(branch).
Yes,I understand.thanks for your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants