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

patching FullTablePartition for pkey-less tables #704

Merged
merged 8 commits into from
Nov 24, 2023

Conversation

heavycrystal
Copy link
Contributor

@heavycrystal heavycrystal commented Nov 22, 2023

This is to enable copying of tables which do not have a primary key. The expectation here is that this will be invoked with initial_copy_only = true.

@serprex
Copy link
Contributor

serprex commented Nov 23, 2023

I don't understand what this PR is doing. Is it adding a feature (ie, making tables without a primary key work in more places)? Is it cleaning up code?

@iskakaushik
Copy link
Contributor

I don't understand what this PR is doing. Is it adding a feature (ie, making tables without a primary key work in more places)? Is it cleaning up code?

clarified the usecase in the description

@iskakaushik iskakaushik merged commit b7b6a8d into main Nov 24, 2023
12 checks passed
@serprex serprex deleted the full-table-partition-patches branch July 19, 2024 15:23
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.

3 participants