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

Fix schema dump for hypertables partitioned with integer chunk time interval #67

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

spohlenz
Copy link
Contributor

@spohlenz spohlenz commented Jul 7, 2024

This PR fixes hypertable creation and schema dumping when an integer chunk time interval is used.

Previously it would dump the chunk_time_interval option as chunk_time_interval: "nil".

@spohlenz spohlenz changed the title Fix schema dumping for hypertables partitioned with integer chunk time interval Fix schema dump for hypertables partitioned with integer chunk time interval Jul 7, 2024
Copy link
Collaborator

@jonatas jonatas left a comment

Choose a reason for hiding this comment

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

Very good! Thanks for the improvements @spohlenz!

@jonatas jonatas merged commit 88c5cfa into timescale:master Jul 8, 2024
3 checks passed
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