Skip to content

Conversation

@billy-the-fish
Copy link
Contributor

No description provided.

billy-the-fish added 2 commits October 27, 2025 16:05
@github-actions
Copy link

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-484-create-table-with-start-columnstore-policy-immediately

@billy-the-fish billy-the-fish changed the base branch from latest to 515-milestone-branch-for-223-release October 28, 2025 16:48
@billy-the-fish billy-the-fish marked this pull request as draft October 28, 2025 16:48
@billy-the-fish billy-the-fish changed the title 484 create table with start columnstore policy immediately 484 create table with start columnstore policy immediately and selecting partition column optional Oct 29, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates documentation to reflect changes in TimescaleDB v2.23.0 where the partition column is automatically selected and a columnstore policy is created by default when creating hypertables. The changes remove the now-optional tsdb.partition_column='time' parameter from code examples and replace old API notes with new informational notes about the automatic policy creation.

Key Changes:

  • Removed tsdb.partition_column='time' from CREATE TABLE examples (now auto-selected)
  • Replaced OldCreateHypertable partial with CreateHypertablePolicyNote partial that explains automatic columnstore policy creation
  • Removed manual columnstore policy setup sections that are now automatic
  • Deleted tutorial pages about manual compression that are obsolete with automatic policies
  • Updated API documentation to reflect new defaults and behavior

Reviewed Changes

Copilot reviewed 47 out of 48 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Multiple .md files in use-timescale/ Removed tsdb.partition_column parameter from CREATE TABLE examples
Multiple tutorial files Replaced manual columnstore setup sections with automatic policy notes
_partials/_old-api-create-hypertable.md Updated to document automatic partition column selection for v2.23.0+
_partials/_create-hypertable-columnstore-policy-note.md New partial explaining automatic columnstore policy creation
financial-tick-compress.md, blockchain-compress.md Deleted obsolete compression tutorial pages
api/hypertable/create_table.md Updated arguments table and documentation for new defaults

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@billy-the-fish billy-the-fish marked this pull request as ready for review October 29, 2025 09:53
Copy link
Contributor

@atovpeko atovpeko left a comment

Choose a reason for hiding this comment

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

Phew

@atovpeko atovpeko self-requested a review October 31, 2025 10:28
billy-the-fish and others added 2 commits October 31, 2025 12:18
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