Skip to content

Conversation

@bharathraj25
Copy link

Verify partitions exist up to retention horizon; auto-discover parents

Short description

  • Add startup check to validate daily partitions from retention horizon to today
  • Auto-discover partitioned parents in public schema with valid_to (no hardcoding)
  • Clear panic with missing date range; info log of verified parents
  • Robust partition bound parsing via catalog query + regex
  • Add integration tests (ok and missing-day cases); format related SQL for readability

Closes #646.

@github-project-automation github-project-automation bot moved this to Todo in Tycho Sep 9, 2025
@bharathraj25 bharathraj25 changed the title feat/storage partition retention check feat: storage partition retention check Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Warn on partitions and retention horizon discrepancies

2 participants