-
Notifications
You must be signed in to change notification settings - Fork 130
Add API ref for create_chunk and drop_chunk #4596
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 API ref for create_chunk and drop_chunk #4596
Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-4391-need-docs-for-_timescaledb_functionscreate_chunk |
api/hypertable/create_chunk.md
Outdated
|
|
||
| # create_chunk() | ||
|
|
||
| Manually create a chunk with specific time ranges and space partition boundaries in a [$HYPERTABLE][hypertable-docs]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We want to deemphasize space partitioning in docs so the most prominent examples should probably be time dimension only
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @svenklemm, updated. Can you have another look please.
Signed-off-by: Iain Cox <iain@tigerdata.com>
Signed-off-by: Iain Cox <iain@tigerdata.com>
No description provided.