Skip to content

Internalize snapshot in decompress_batches_scan - #10353

Merged
Poroma-Banerjee merged 1 commit into
timescale:mainfrom
Poroma-Banerjee:tscompress
Jul 30, 2026
Merged

Internalize snapshot in decompress_batches_scan#10353
Poroma-Banerjee merged 1 commit into
timescale:mainfrom
Poroma-Banerjee:tscompress

Conversation

@Poroma-Banerjee

@Poroma-Banerjee Poroma-Banerjee commented Jul 28, 2026

Copy link
Copy Markdown
Member

decompress_batches_scan now owns its snapshot lifecycle. It creates, registers, and unregisters the snapshot internally based on cmd_type, removing Push/Pop from callers and the snapshot parameter from the signature.

Needed for upcoming rescanning PR which will be for decompress_batches_scan. #10354

Disable-check: force-changelog-file

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

decompress_batches_scan now owns its snapshot lifecycle.
It creates, registers, and unregisters the snapshot
internally based on cmd_type, removing Push/Pop from
callers and the snapshot parameter from the signature.
@Poroma-Banerjee
Poroma-Banerjee merged commit 5eb19af into timescale:main Jul 30, 2026
76 of 82 checks passed
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.

3 participants