Skip to content

fix: scope partition_config loads by hot_period (#14)#15

Merged
vyruss merged 1 commit into
mainfrom
fix/partcfg-ownership-filter
Jun 18, 2026
Merged

fix: scope partition_config loads by hot_period (#14)#15
vyruss merged 1 commit into
mainfrom
fix/partcfg-ownership-filter

Conversation

@vyruss

@vyruss vyruss commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Each binary loads only the rows it owns: for archiver, hot_period IS NOT NULL, for partitioner, hot_period IS NULL, export all. Fixes #14.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · -2 duplication

Metric Results
Complexity 0
Duplication -2

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@vyruss vyruss merged commit eacc70a into main Jun 18, 2026
9 checks passed
@vyruss vyruss deleted the fix/partcfg-ownership-filter branch June 18, 2026 11:25
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.

Archiver loads partitioner-owned rows from partition_config causing config validation failure

1 participant