Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARCTIC-877] Fix Orphan files clean delete files unexpected #878

Merged
merged 4 commits into from
Dec 8, 2022

Conversation

wangtaohz
Copy link
Contributor

Why are the changes needed?

fix #877

Brief change log

  • use URI of file path for valid files and actual files

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduces a new feature? (no)
  • If yes, how is the feature documented? (not documented)

@github-actions github-actions bot added module:ams-server Ams server module module:ams-dashboard Ams dashboard module labels Dec 7, 2022
Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

LGTM.

@zhoujinsong zhoujinsong merged commit 4b59f12 into apache:master Dec 8, 2022
@wangtaohz wangtaohz deleted the fix-877 branch December 8, 2022 01:57
wangtaohz added a commit to wangtaohz/amoro that referenced this pull request Dec 8, 2022
… unexpected (apache#878)

* fix apache#877 orphan files clean with file uri

* refactor orphan files clean metadata files

* fix checkStyle

* add unit test
zhoujinsong pushed a commit that referenced this pull request Dec 8, 2022
…s unexpected (#882)

cherry-pick to 0.3.x [ARCTIC-877] Fix Orphan files clean delete files unexpected (#878)

* fix #877 orphan files clean with file uri

* refactor orphan files clean metadata files

* fix checkStyle

* add unit test
zhoujinsong pushed a commit that referenced this pull request May 31, 2023
* fix #877 orphan files clean with file uri

* refactor orphan files clean metadata files

* fix checkStyle

* add unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-dashboard Ams dashboard module module:ams-server Ams server module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Orphan files clean delete files unexpected
2 participants