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] Manage main branch for paimon #2972

Closed
wants to merge 1 commit into from

Conversation

sunxiaojian
Copy link
Contributor

@sunxiaojian sunxiaojian commented Mar 7, 2024

Purpose

  1. CALL sys.set_main_branch('%s.%s', 'branch_name') : Only switch the main branch without performing file deletion and migration operations
  2. CALL sys.clean_main_branch('%s.%s') : Clear the main branch configuration file and use the default main branch

Tests

API and Format

Documentation

@sunxiaojian
Copy link
Contributor Author

sunxiaojian commented Mar 7, 2024

@FangYongs @schnappi17 PTAL

@sunxiaojian sunxiaojian force-pushed the manage-main-branch branch 2 times, most recently from c0b9ed1 to ab33e87 Compare May 8, 2024 09:58
@sunxiaojian sunxiaojian force-pushed the manage-main-branch branch 5 times, most recently from e683082 to 612a9ee Compare May 28, 2024 08:10
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.

1 participant