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

clickhouse: don't flatten nested fields on restore #147

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

kmichel-aiven
Copy link
Contributor

@kmichel-aiven kmichel-aiven commented Oct 6, 2023

If a table was already flattened, we don't need to flatten it again.
If a table has nested fields and was not flattened, we must not flatten it when restoring a backup.

If a table was already flattened, we don't need to flatten it again.
If a table has nested fields and was not flattened, we must not
flatten it when restoring a backup.
@kmichel-aiven kmichel-aiven requested a review from a team October 6, 2023 18:53
@kmichel-aiven kmichel-aiven marked this pull request as ready for review October 6, 2023 18:57
@joelynch joelynch merged commit 20e809d into master Oct 9, 2023
4 checks passed
@joelynch joelynch deleted the kmichel-nested-restore branch October 9, 2023 08:02
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