Skip to content

[server] Auto partition day format supporting yyyy-MM-dd#3558

Open
gyang94 wants to merge 2 commits into
apache:mainfrom
gyang94:auto-partition-day-format
Open

[server] Auto partition day format supporting yyyy-MM-dd#3558
gyang94 wants to merge 2 commits into
apache:mainfrom
gyang94:auto-partition-day-format

Conversation

@gyang94

@gyang94 gyang94 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #3557

Brief change log

Introduce a new table option:

  • table.auto-partition.day-format

Supported values:

  • yyyyMMdd (default, backward compatible)
  • yyyy-MM-dd (new)

Tests

API and Format

Documentation

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.

[server] Support configurable DAY auto-partition format yyyy-MM-dd

1 participant