Skip to content

7782: Tear down can fail due to data landing in query results bucket after autodelete - #7830

Open
Rob9786 wants to merge 5 commits into
developfrom
7782-tear-down-can-fail-due-to-data-landing-in-query-results-bucket-after-autodelete
Open

7782: Tear down can fail due to data landing in query results bucket after autodelete#7830
Rob9786 wants to merge 5 commits into
developfrom
7782-tear-down-can-fail-due-to-data-landing-in-query-results-bucket-after-autodelete

Conversation

@Rob9786

@Rob9786 Rob9786 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Make sure you have checked all steps below.

Issue

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • Ran a manual test to populate data into a table. Ran queries over the table but was unable to replicate the issue.

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

Comment thread java/deployment/cdk/src/main/java/sleeper/cdk/stack/query/QueryStack.java Outdated
@Rob9786 Rob9786 added the needs-reviewer Pull requests that need a reviewer to be assigned label Aug 5, 2026
@Rob9786
Rob9786 marked this pull request as ready for review August 5, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-reviewer Pull requests that need a reviewer to be assigned

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tear down can fail due to data landing in query results bucket after autodelete

2 participants