Skip to content

[server] Support configurable time partition format for auto-partitioned tables#3200

Open
wattt3 wants to merge 1 commit intoapache:mainfrom
wattt3:auto-partition-time-format
Open

[server] Support configurable time partition format for auto-partitioned tables#3200
wattt3 wants to merge 1 commit intoapache:mainfrom
wattt3:auto-partition-time-format

Conversation

@wattt3
Copy link
Copy Markdown

@wattt3 wattt3 commented Apr 25, 2026

Purpose

Linked issue: close #3191

Brief change log

  • Add 'table.auto-partition.time-format' to override the unit partition value format
  • Validate pattern syntax at table creation
    • the zero-padded / lex-orderable contract is the users's responsibility. (retention compares partition names via TreeMap)

Tests

API and Format

Documentation

@wattt3
Copy link
Copy Markdown
Author

wattt3 commented Apr 25, 2026

@luoyuxia PTAL, thanks.

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.

Support configurable time partition format for auto-partitioned tables

1 participant