Skip to content

Fix debug_refresh_window to use correct min - #9968

Merged
melihmutlu merged 1 commit into
timescale:mainfrom
melihmutlu:debug_line_fix
Jun 5, 2026
Merged

Fix debug_refresh_window to use correct min#9968
melihmutlu merged 1 commit into
timescale:mainfrom
melihmutlu:debug_line_fix

Conversation

@melihmutlu

@melihmutlu melihmutlu commented Jun 5, 2026

Copy link
Copy Markdown
Member

For timestamp types, the code skipped the internal to timestamp conversion, mis-rendering the minimum by the epoch difference.

Use ts_internal_to_time_string() and regenerate cagg_policy_incremental, the only test exercising this debug line.

Disable-check: force-changelog-file

@melihmutlu
melihmutlu requested a review from a team June 5, 2026 09:48
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@melihmutlu
melihmutlu marked this pull request as ready for review June 5, 2026 10:51
@github-actions
github-actions Bot requested review from akuzm and kpan2034 June 5, 2026 10:51
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

@akuzm, @kpan2034: please review this pull request.

Powered by pull-review

@melihmutlu
melihmutlu requested a review from a team June 5, 2026 14:29
For timestamp types, the code skipped the internal to timestamp
conversion, mis-rendering the minimum by the epoch difference.

Use ts_internal_to_time_string() and regenerate cagg_policy_incremental,
the only test exercising this debug line.

Disable-check: force-changelog-file
@melihmutlu
melihmutlu enabled auto-merge (squash) June 5, 2026 15:00
@melihmutlu
melihmutlu disabled auto-merge June 5, 2026 15:09
@melihmutlu
melihmutlu enabled auto-merge (squash) June 5, 2026 15:11
@melihmutlu
melihmutlu merged commit 77af4ab into timescale:main Jun 5, 2026
68 of 70 checks passed
@melihmutlu
melihmutlu deleted the debug_line_fix branch June 5, 2026 15:19
@timescale-automation timescale-automation added the released-2.28.0 Released in 2.28.0 label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released-2.28.0 Released in 2.28.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants