Skip to content

Conversation

@patchwork01
Copy link
Collaborator

@patchwork01 patchwork01 commented Oct 20, 2025

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • DataFileDuplicationTest
    • DataFileDuplicationIT
    • SystemTestIngestToStateStoreTest
    • Updated CompactionVeryLargeST
    • Ran CompactionVeryLargeST in AWS

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.

@patchwork01 patchwork01 added the pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking label Oct 21, 2025
Base automatically changed from 5871-configure-rust-logging to develop October 21, 2025 07:29
@patchwork01 patchwork01 added pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base) and removed pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking labels Oct 21, 2025
@patchwork01 patchwork01 marked this pull request as ready for review October 21, 2025 14:18
@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Oct 21, 2025
@patchwork01 patchwork01 marked this pull request as draft October 21, 2025 15:19
@patchwork01 patchwork01 removed the needs-reviewer Pull requests that need a reviewer to be assigned label Oct 21, 2025
@patchwork01 patchwork01 force-pushed the 5873-duplicate-data-files branch from 6376473 to 504893c Compare October 22, 2025 10:20
@patchwork01 patchwork01 changed the base branch from develop to 5883-refactor-create-compactions October 22, 2025 10:21
@patchwork01 patchwork01 added pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking and removed pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base) labels Oct 22, 2025
@patchwork01 patchwork01 marked this pull request as ready for review October 22, 2025 10:35
@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Oct 22, 2025
Base automatically changed from 5883-refactor-create-compactions to develop October 23, 2025 07:36
@patchwork01 patchwork01 added pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base) and removed pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking labels Oct 23, 2025
@rtjd6554 rtjd6554 self-assigned this Oct 23, 2025
@rtjd6554 rtjd6554 removed the needs-reviewer Pull requests that need a reviewer to be assigned label Oct 23, 2025
@rtjd6554 rtjd6554 assigned patchwork01 and unassigned rtjd6554 Oct 24, 2025
@patchwork01 patchwork01 merged commit 6fbbef2 into develop Oct 24, 2025
8 checks passed
@patchwork01 patchwork01 deleted the 5873-duplicate-data-files branch October 24, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate data files in system tests

2 participants