Zoned retention DML integration tests (stacked on #732) - #733
Merged
mkuchenbecker merged 1 commit intoSep 17, 2026
Merged
mkuchenbecker merged 1 commit into
mkuchenbecker merged 1 commit into
Conversation
This was referenced Sep 16, 2026
mkuchenbecker
force-pushed
the
mkuchenbecker/retention-timezone-dml
branch
from
September 17, 2026 16:57
1116db2 to
30a3116
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mkuchenbecker
force-pushed
the
mkuchenbecker/retention-timezone-support
branch
from
September 17, 2026 21:25
32b5a7e to
13c3154
Compare
mkuchenbecker
force-pushed
the
mkuchenbecker/retention-timezone-dml
branch
from
September 17, 2026 21:25
30a3116 to
d79adb8
Compare
mkuchenbecker
commented
Sep 17, 2026
mkuchenbecker
left a comment
Collaborator
Author
There was a problem hiding this comment.
fold this into the pr below this. we already discussed that this was not the goal vs actually having the DML syntax.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stacked on #732. Adds embedded-Spark integration tests that exercise zoned retention through real DML (INSERT, then the retention DELETE) with a controlled clock, verifying the surviving rows and the metadata-only partition drop.
Changes
Adds
OperationsTestcases: a native daily Los Angeles boundary keeps one more UTC-day partition than the blank zone; a backup-enabled zoned native retention stays metadata-only and emits no misconfiguration metric; and a string-partition Los Angeles anchor with a UTC control.Testing Done
Java 17: the three new
OperationsTestcases pass against the fixed base (#732).Additional Information
This PR is stacked on #732 (retention time zone backend core) and targets its head branch
mkuchenbecker/retention-timezone-support.🤖 Generated with GitHub Copilot CLI