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

[#2346] Improvement: Fix the warning that delete(Path) in FileSystem has been deprecated #2347

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

cchung100m
Copy link
Collaborator

What changes were proposed in this pull request?

Fix the warning that delete(Path) in FileSystem has been deprecated

Why are the changes needed?

Fix: #2346

Does this PR introduce any user-facing change?

No.

How was this patch tested?

current UT

Copy link

Test Results

 2 966 files  ±0   2 966 suites  ±0   6h 27m 36s ⏱️ +15s
 1 100 tests ±0   1 098 ✅ ±0   2 💤 ±0  0 ❌ ±0 
13 774 runs  ±0  13 744 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit 646eab2. ± Comparison against base commit 3bce707.

@cchung100m cchung100m self-assigned this Jan 20, 2025
@cchung100m cchung100m marked this pull request as ready for review January 20, 2025 15:31
Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM.

@jerqi jerqi merged commit 08e7397 into apache:master Jan 22, 2025
43 checks passed
@cchung100m cchung100m deleted the issue-2346 branch January 24, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Fix the warning: delete(Path) in FileSystem has been deprecated
2 participants