Skip to content

Conversation

@aoli-al
Copy link
Contributor

@aoli-al aoli-al commented Jan 20, 2025

What is the purpose of the change

This PR improves the PartitionedFileWriteReadTest. The test now removes partition files after it finishes.

Brief change log

  • Call partitionedFile.deleteQuietly(); after test finishes.

Verifying this change

Please make sure both new and modified tests in this PR follow the conventions for tests defined in our code quality guide.

With the patch I confirm that the partition files are removed.

Does this pull request potentially affect one of the following parts:

This PR only contains test changes.

@flinkbot
Copy link
Collaborator

flinkbot commented Jan 20, 2025

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Contributor

@JunRuiLee JunRuiLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aoli-al for contributing. Most of it looks good, except for a single comment. PTAL.

Copy link
Contributor

@JunRuiLee JunRuiLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @aoli-al for addressing the comment. Could you squash the two commits into one?

@JunRuiLee JunRuiLee merged commit abbfc66 into apache:master Jan 22, 2025
@JunRuiLee
Copy link
Contributor

🤦‍♂️ It seems I've encountered a bug on GitHub. I merged the squashed commit, but the result was that the two commits before squashing were merged into the master. 😓
But it's okay; it doesn't really matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants