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

add partitions to existing tables using insert into #1891

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timburke-hackit
Copy link
Contributor

Uses the INSERT INTO method to add new partitions where a table already exists rather than dropping and rebuilding the table.

Behaviour for new tables remains unchanged.

Copy link

Copy link
Contributor

@LBH-wgreeff LBH-wgreeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tian-2017 Tian-2017 marked this pull request as draft November 27, 2024 12:59
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.

2 participants