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

BUG: after create partitioned table there are partitions with null in name #100

Open
barloc opened this issue Jun 16, 2023 · 0 comments
Open

Comments

@barloc
Copy link
Contributor

barloc commented Jun 16, 2023

Hello.
We create table with partitions via this https://github.com/vertica/dbt-vertica/blob/master/dbt/include/vertica/macros/materializations/models/table/create_table_as.sql#L39
But this alter doesn't partitions old data and so we have one or more partitions with null in name.
More in this official document https://www.vertica.com/docs/10.0.x/HTML/Content/Authoring/AdministratorsGuide/Partitions/DefiningPartitionsExistingTable.htm?tocpath=Administrator%27s%20Guide%7CPartitioning%20Tables%7CDefining%20Partitions%7C_____2

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

No branches or pull requests

1 participant